task-orchestration
Installation
SKILL.md
Task Orchestration Skill
This skill automatically activates when working with task lists and implementation. It enforces documentation-first development, systematic execution, and quality assurance.
Core Principles
Documentation-First Enforcement
NO CODING WITHOUT DOCUMENTATION REVIEW
The FIRST sub-task for any coding task MUST be documentation review:
- Review relevant API/framework documentation
- Share key findings before implementation
- Identify best practices and anti-patterns
- Reference documentation in implementation