ワンクリックで
plan
Decompose work into small testable tasks with clear dependencies
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Decompose work into small testable tasks with clear dependencies
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Reviews code for architectural compliance and design integrity
Deep semantic analysis of codebase against rules, patterns, and lessons
| name | Plan |
| description | Decompose work into small testable tasks with clear dependencies |
Create a concrete implementation plan by decomposing work into small, testable tasks with dependencies and acceptance criteria.
bd show <epic>) for EARS requirements, decisions, and open questionsnpx ca search and docs with npx ca knowledge "relevant topic" for architectural patterns and past mistakes.claude/agents/compound/repo-analyst.md, memory-analyst.mdAskUserQuestion to resolve ambiguities, conflicting constraints, or priority trade-offs before decomposingbd create --title="..." --type=taskbd create + bd dep add) that depend on work tasks — these survive compaction and surface via bd ready after work completesnpx ca search and npx ca knowledge "relevant topic" for patterns related to the feature areadocs/ for relevant specs, standards, and researchdocs/decisions/ for existing ADRs that constrain or inform the planAskUserQuestion before decomposingAfter creating all tasks, verify review and compound tasks exist:
bd list --status=open and check for a "Review:" task and a "Compound:" task