ClawTeams

多智能体协作开发平台 — 标准化研发流程引擎 Multi-Agent Dev Platform — Standardized Development Pipeline Engine

Docker TypeScript Python Matrix

11 步标准化研发流程 11-Step Standardized Dev Pipeline

01

需求分析 Requirements Analysis

Architect Agent 分析需求,生成 REQ 文档 Architect Agent analyzes requirements, generates REQ document

02

需求确认 Requirements Approval

用户审批需求文档,确认需求范围 User approves requirement document, confirms scope

03

架构设计 Architecture Design

Architect Agent 设计系统架构,生成 DES 文档 Architect Agent designs system architecture, generates DES document

04

设计确认 Design Approval

用户审批架构设计文档 User approves architecture design document

05

前端开发 Frontend Dev

Frontend Agent 实现前端界面和交互逻辑 Frontend Agent implements UI and interaction logic

06

后端开发 Backend Dev

Backend Agent 实现后端 API 和业务逻辑(可与 05 并行) Backend Agent implements API and business logic (parallel with 05)

07

集成构建 Integration Build

合并前后端代码,执行构建验证 Merge frontend/backend code, run build verification

08

测试验证 Testing

Tester Agent 执行自动化测试套件 Tester Agent runs automated test suites

09

代码审查 Code Review

质量门禁检查,Governance Hook 拦截违规操作 Quality gate checks, Governance Hooks intercept violations

10

部署准备 Deploy Prep

生成部署配置,准备生产环境 Generate deployment configs, prepare production environment

11

验收交付 Acceptance

用户最终验收,确认交付成果 User final acceptance, confirm delivery

Governance Hook 质量治理 Governance Hook Quality System

🛡️

scope-guard

路径白名单拦截,防止 Agent 越权访问非项目文件 Path whitelist interception, prevents agents from accessing non-project files

completion-gate

完成声明校验,确保 Agent 声称完成时确实完成了工作 Completion declaration validation, ensures agents actually finished when claiming done

🔗

flow-step-integrity

流程步骤完整性检查,防止跳过关键步骤 Flow step integrity check, prevents skipping critical steps

🚨

severity-router

严重性分级路由,根据变更影响自动分流处理 Severity routing, auto-classifies changes by impact level

🚫

blocker-detector

阻塞检测,识别可能导致流程卡住的异常状态 Blocker detection, identifies abnormal states that could stall the pipeline

📋

des-integrity-gate

设计文档完整性校验,确保设计文档格式和内容规范 Design document integrity validation, ensures design doc format and content standards

企业级基础设施 Enterprise-Grade Infrastructure

📊

实时 Dashboard Live Dashboard

可视化研发流程进度、质量门禁状态、Agent 活动日志。支持 SSE 实时推送。 Visual pipeline progress, quality gate status, agent activity logs. SSE real-time push.

📡

ClawBus 事件总线 ClawBus Event Bus

Agent 间通信的核心枢纽,支持信号路由、Agent 发现和事件广播。 Core hub for inter-agent communication, supports signal routing, agent discovery and event broadcast.

💬

Matrix 通信 Matrix Communication

基于 Matrix 协议的 Agent 间实时消息通信,支持 war-room 协调和审批流程。 Matrix-based real-time inter-agent messaging, supports war-room coordination and approval flows.

🔒

Write Proxy 审计 Write Proxy Audit

所有写操作通过 Write Proxy 代理,完整审计追踪,支持回滚和责任追溯。 All write operations proxied with full audit trail, supports rollback and accountability.

准备好体验多 Agent 协作开发了吗? Ready to Experience Multi-Agent Collaborative Development?

ClawTeams 正在积极开发中,即将开源发布。 ClawTeams is under active development, open source release coming soon.