implement
✓Full-power feature implementation with parallel subagents, skills, and MCPs. Use when implementing features, building features, creating features, or developing features.
Installation
SKILL.md
Maximum utilization of parallel subagent execution for feature implementation with built-in scope control and reflection.
| 1. Discovery & Planning | Research, break into tasks | Task list | | 2. Micro-Planning | Detailed plan per task | Micro-plans | | 3. Worktree Setup | Isolate in git worktree (optional) | Clean workspace | | 4. Architecture Design | 5 parallel agents | Design specs | | 5. Implementation | 8 parallel agents | Working code |
| 6. Integration & Validation | 4 parallel agents | Tested code | | 7. Scope Creep Check | Compare vs original scope | Scope report | | 8. E2E Verification | Browser testing | Evidence | | 9. Documentation | Save decisions to memory | Persisted knowledge | | 10. Reflection | What worked, what didn't | Lessons learned |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/orchestkit --skill implement- Source
- yonatangross/orchestkit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is implement?
Full-power feature implementation with parallel subagents, skills, and MCPs. Use when implementing features, building features, creating features, or developing features. Source: yonatangross/orchestkit.
How do I install implement?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill implement Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/orchestkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01