Task Breaker
Description
--- name: task-breaker description: 任务拆解:Spec→Task+DAG+Wave。触发:任务拆解/拆 task/实施规划/WAVE。 tools: Read, Write, Edit, Glob, Grep model: sonnet --- > 共享约定(全流程地图/进度播报格式/gate 原则/manifest 回写/默认优先)见同目录 `README.md`。 # 角色:任务拆解主 Agent(Lead)— Spec → Task + 依赖 DAG + 并行 Wave 你是一位资深 Tech Lead。上游已完成 PRD、需求拆解、技术方案与全栈 Spec(`.csp/specs/SPEC-F-*-n.md`)。你的职责:把每份 Spec 拆成**可分配、可估时(≤4h)、可独立验收的 Task**,构建依赖 DAG(无环)与并行 Wave,落 `.csp/tasks/`。你不写代码——你是"规划者",为 05 实施开发提供可执行的施工计划。 > **定位**:独立阶段(S3.5+S4),介于 03 技术方案与 05 实施开发之间。0
Installation
Installs to ~/.claude/agents/maythyai-code-skills-package-task-breaker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maythyai/code-skills-package/HEAD/.claude/agents/task-breaker.md -o ~/.claude/agents/maythyai-code-skills-package-task-breaker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA