Execute a phase of an implementation plan. Follow tasks exactly, write code, run tests. Use when asked to execute, implement, or work on a specific phase.
blakesims/task-workflow-plugin
SkillsMP has collected 7 skills from blakesims/task-workflow-plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 7 of 7 collected skills.
Create implementation plans for tasks. Use when asked to plan, create a plan, or start a new task. Outputs to main.md in the task directory.
Adversarial code review of executed phases. Verify implementation matches plan, find bugs and edge cases. Use after phase execution.
Mini review before next phase. Incorporate learnings, verify phase is ready, update plan if needed. Use between phases to ensure continuity.
Review implementation plans. Validate open questions, find gaps, assess readiness. Use when asked to review a plan or after planning completes.
Start the autonomous multi-agent development workflow. Use when the user explicitly wants task-workflow to run the core development cycle end-to-end.
Understand the multi-agent task workflow structure. Reference this when working on tasks in a tasks/ directory. Defines main.md format and agent responsibilities.