一键导入
implementation-planning
Activate when creating detailed implementation plans with phases, tasks, dependencies, and resource allocation for software projects
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Activate when creating detailed implementation plans with phases, tasks, dependencies, and resource allocation for software projects
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Activate when creating or modifying Claude Code agents with proper architecture patterns, tool selection, and extended context integration
Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metrics
Activate when creating or modifying Claude Code slash commands with proper frontmatter, Task invocation patterns, and TodoWrite integration
Activate when creating comprehensive documentation including README files, API docs, user guides, and developer guides
Activate when analyzing codebases to understand project structure, technology stack, dependencies, and development workflows
Activate when creating Product Requirements Documents (PRDs) with business objectives, functional requirements, success criteria, and implementation planning
| name | implementation-planning |
| description | Activate when creating detailed implementation plans with phases, tasks, dependencies, and resource allocation for software projects |
| license | MIT |
Guide for creating detailed implementation plans that break down complex projects into manageable phases with realistic dependencies and resource allocation.
Activate when:
## Phase [N]: [Phase Name]
**Duration**: [Estimate]
**Dependencies**: [Previous phases or external]
### Objectives
- Primary goal of this phase
- Key deliverables and outcomes
### Tasks
#### Task [N.1]: [Task Name]
- **Complexity**: Simple/Medium/Complex
- **Dependencies**: [Other tasks]
- **Description**: Detailed task description
- **Acceptance Criteria**:
- [ ] Criterion 1
- [ ] Criterion 2
### Deliverables
- [Specific deliverable 1]
- [Specific deliverable 2]
### Risks and Mitigation
- **Risk**: [Description]
- **Probability**: High/Medium/Low
- **Mitigation**: [Strategy]
When estimating, account for: