원클릭으로
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