Loading...
Loading...
Project development lifecycle management with a strict three-phase workflow (investigate -> proposal -> implement), file-based plan tracking in docs/plan/, task tracking in docs/task/, and claim-before-work multi-agent coordination. Use when handling feature development, bug fixes, refactors, planning, progress tracking, or multi-agent execution in an existing codebase. Supports English and Chinese project templates.
npx skill4agent add zzci/skills pmaEnterPlanModemode: "plan"docs/plan/proceedarchitecture.mdchangelog.mddocs/changelog.mddocs/task/index.md[-]>=3docs/plan/PLAN-NNN.mdPLAN-NNN.mddocs/plan/index.md[ ][-]statusimplementing[x]statuscompleted[x]statuscompleteddocs/task/index.mddocs/task/PREFIX-NNN.mddocs/plan/index.mddocs/plan/PLAN-NNN.mddocs/task/index.md[-]owner[ ] -> [-]status -> in_progressownerTaskUpdate(status: "in_progress", owner: "<agent>")[-] -> [x]status -> completedTaskUpdate(status: "completed")[~]status -> closedTaskUpdate(status: "deleted")docs/task/docs/plan/TaskCreateTaskUpdatedocs/task/index.mddocs/plan/index.mddocs/
├── task/
│ ├── index.md
│ └── PREFIX-NNN.md
├── plan/
│ ├── index.md
│ └── PLAN-NNN.md
├── architecture.md
└── changelog.md./tmp/## YYYY-MM-DD HH:MM [tag]
[content][progress][BUG-P0][BUG-P1][pitfall][decision]CLAUDE.md## Project Development/pmaAGENTS.mddocs/task/index.mddocs/plan/index.mdarchitecture.mdchangelog.md.env