Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -28% | 0% |
Build features through structured phases with validation gates.
text/develop <feature> │ ├── Phase 1: Research (orchestrator agent) │ └── Score confidence → GO/HOLD │ ├── Phase 2: Plan (orchestrator agent) │ └── Present plan → wait for approval │ ├── Phase 3: Implement (orchestrator agent) │ └── Execute plan → quality gates │ └── Phase 4: Review (reviewer agent) └── Code review → commit
When asked to build a feature:
| Phase | Agent | Why | |-------|-------|-----| | Research | scout (background, worktree) | Non-blocking exploration | | Plan | orchestrator (opus, memory) | Deep reasoning, pattern recall | | Implement | orchestrator (opus, memory) | Full tool access | | Review | reviewer (read + bash) | Security and quality focus | | Debug | debugger (opus, memory) | Systematic investigation |
Other measured skills in the registry, with their headline benchmark lift.