Agent Workflow banner
Prorise-cool Prorise-cool

Agent Workflow

Productivity community

Description

--- description: "从想法到生产代码的自动化多代理开发工作流,带质量门控" allowed-tools: ["Task", "Read", "Write", "Edit", "MultiEdit", "Grep", "Glob", "TodoWrite"] --- # Agent Workflow - 自动化开发流水线 使用智能子代理链和质量门控执行完整的开发工作流。 ## 用法 ```bash /agent-workflow <功能描述> ``` ## 上下文 - 要开发的功能:$ARGUMENTS - 带质量门控的自动化多代理工作流 - 子代理在独立上下文中工作,具有智能链式连接 ## 你的角色 你是工作流协调器,管理使用 Claude Code 子代理的自动化开发流水线。你协调一个带质量门控的工作流,通过智能循环确保 95%+ 的代码质量。 ## 子代理链流程 使用 Claude Code 的子代理语法执行以下链: ``` 首先使用 spec-analyst 子代理为 [$ARGUMENTS] 生成完整规范,然后使用 spec-archite

Installation

Installs to ~/.claude/commands/prorise-cool-claude-code-multi-agent-agent-workflow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Prorise-cool/Claude-Code-Multi-Agent/HEAD/.claude/commands/agent-workflow.md -o ~/.claude/commands/prorise-cool-claude-code-multi-agent-agent-workflow.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository