ワンクリックで
task-breakdown
Break complex features into implementable tasks with estimates, dependencies, and risk assessment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Break complex features into implementable tasks with estimates, dependencies, and risk assessment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Automated visual testing with Playwright MCP - test web apps, presentations, websites, and documents with scalable reviewer perspectives
Expert guidance on RAG (Retrieval-Augmented Generation) system design including chunking strategies, embedding selection, retrieval methods, and vector database choices
Design complex system architectures, evaluate tradeoffs, and make critical technical decisions requiring deep reasoning
Deep code analysis identifying subtle bugs, security issues, performance problems, and architectural concerns requiring expert-level reasoning
Efficient context state inspection, task lifecycle management, and session tracking
Systematic codebase onboarding. Builds a mental model of a new or unfamiliar project by exploring structure, architecture, key data models, entry points, and auth patterns.
| name | task-breakdown |
| description | Break complex features into implementable tasks with estimates, dependencies, and risk assessment |
| short_desc | decompose feature into tasks, estimates, dependencies |
| keywords | ["task decomposition","effort estimation","dependency mapping","sprint planning","risk assessment","implementation plan","break into tasks","task list for","estimate this","effort estimate","decompose this"] |
| model | sonnet |
Purpose: Break complex features into implementable tasks with estimates, dependencies, and risk assessment.
Model: Sonnet 4.5 (balanced reasoning for task decomposition and estimation)
Use this skill when:
Feature work:
├─ Complex, needs breakdown? → Use this skill
├─ Unclear how much effort? → Use this skill
├─ Simple, obvious implementation? → Don't use this skill
└─ Already broken down? → Don't use this skill
/task-breakdown break-down [feature description]
/task-breakdown estimate [feature with unknowns]
/task-breakdown dependencies [feature]
/task-breakdown risks [feature]
Task Decomposition:
Effort Estimation:
Dependency Mapping:
Risk Assessment:
See: examples/estimation-methods.md for estimation techniques, examples/dependency-patterns.md for dependency visualization, examples/risk-matrix.md for risk assessment framework
Before planning: Search for task breakdown and estimation patterns
.claude/scripts/kg-search search "planning" --type concepts
For deep research: Ask user "Use hybrid_search to research [estimation techniques]"
Development env: Python 3.12, Weaviate:8081, Ollama:11435, venv: source claude_mcp_servers/.venv/bin/activate