implement

Installation
SKILL.md

/implement

Execute implementation phases from PLAN.md, writing code in spaces/ while tracking progress in ideas/.

Usage

/implement yourbench YB-2 1.1      # Execute phase 1.1 of issue YB-2
/implement yourbench YB-2 --next   # Auto-find next uncompleted phase
/implement yourbench --next        # Auto-detect issue + next phase
/implement coordinatr 003 --full   # Execute all remaining phases

The Bridge Pattern

ideas/yourbench/issues/YB-2-auth/     spaces/yourbench/
├── TASK.md (requirements)            ├── src/
├── PLAN.md (phases)          ←→      │   └── auth/  ← CODE WRITTEN HERE
Related skills

More from taylorhuston/local-life-manager

Installs
9
GitHub Stars
42
First Seen
Jan 26, 2026