task-orchestration
Installation
SKILL.md
Task Orchestration
Orchestrate the complete development workflow for implementing sub-tasks from a task list.
When to Use This Skill
Use this skill when:
- You need to implement a specific sub-task from a task list
- You want to follow a structured development workflow with quality controls
- Working on features with existing task lists in
.ai/[feature_name]/tasks.md - You need to ensure code quality through linting and testing before committing
Don't use this skill:
- When there are no existing task lists
- For ad-hoc code changes without structured task management
- When you need to work on multiple tasks simultaneously