Documentation-first task execution with quality checks and progress tracking. Use when working with task lists, implementing features, or executing multi-step work to ensure systematic completion with proper documentation review.
56
64%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./plugins/product-design/skills/task-orchestration/SKILL.mdThis skill automatically activates when working with task lists and implementation. It enforces documentation-first development, systematic execution, and quality assurance.
NO CODING WITHOUT DOCUMENTATION REVIEW
The FIRST sub-task for any coding task MUST be documentation review:
1.0 Parent Task
1.1 [FIRST] Documentation Review ← MANDATORY
1.2 Implementation step
1.3 Testing step
2.0 Next Parent Task
...After EACH task completion:
[ ] to [x] in markdown file📚 Starting task 1.1: Review documentation
- Reviewing [framework] best practices
- Key findings: ...
🚀 Starting task 1.2: Implementation
- Following patterns from docs
- Creating files...
✅ Completed task 1.2
- File created: path/to/file.js
- Tests passing
📋 Next: 1.3 Add tests
Proceed? (y/n)Before marking any task complete:
When encountering issues:
⚠️ Issue encountered in task 1.2:
- Problem: [description]
- Proposed solution: [approach]
- Estimated impact: [time/scope]
Proceed with solution? (y/n)When new tasks are discovered during implementation:
📌 New task discovered:
- Task 1.4: [description]
- Reason: [why this is needed]
- Priority: [high/medium/low]
Add to current sprint? (y/n)0ebe7ae
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.