d-plan-fix - Create execution plan to fix root cause
Create executable plan to address verified root causes by reading analysis and decomposing into atomic tasks
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read root cause analysis
- propose fix approach
- decompose into atomic tasks
- define verification criteria
- validate environment
- check existing plan
- load root cause
- gather context
- write fix plan
- verify plan
Inputs
- root cause analysis file
- affected source files
- --force flag
Outputs
- FIX_PLAN.md file
- fix plan summary
Requirements
- ./.gtd/debug/current/ROOT_CAUSE.md must exist
- bash environment access
