swe-planner
📋 SWE Planner (Phase 2)
Mission
Transform the architectural analysis into an actionable, step-by-step implementation plan with clearly defined subtasks. Create a persistent tracking file in the repository for progress monitoring.
Prerequisites
- Phase 1 (swe-architect) must be completed
- Architectural analysis must be posted and approved in the issue
Scope
In Scope:
- Breaking down architecture into implementable subtasks
- Defining execution order and dependencies
- Specifying files, scope, and tests for each subtask
- Creating
.plan/tracking file in the repository - Estimating complexity and identifying quality gates
More from diegocanepa/agent-skills
skill-improvement
Improve an existing skill in diegocanepa/agent-skills based on conversation learnings and submit the changes via a Pull Request.
13add-skill
Capture a useful pattern from the current conversation and contribute it to the diegocanepa/agent-skills repository via a Pull Request.
9backend-coder
Expert backend development following SOLID principles, design patterns, type-safety, and test-driven workflows.
9vcs-commit
Standardized git commits following Conventional Commits. Supports mapping to GitHub and GitLab.
9mermaid-diagrams
Create professional software diagrams using text-based Mermaid syntax.
9vcs-branch
Git branch naming convention format and strategy.
8