implement
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
IMPLEMENTATION MODE
Current Time: !date
Go Version: !go version
Execute a complete feature implementation using coordinated agent swarms.
MANDATORY: Roadmap Plugin Usage (NON-NEGOTIABLE)
You MUST use the roadmap plugin (createroadmap, readroadmap, updateroadmap) to:
- Define all phases BEFORE any implementation work begins
- Track phase status — mark
in_progresswhen starting,completedwhen done - Gate phase transitions — do NOT proceed to next phase until current phase is committed
- Archive roadmap — delete/archive when implementation is complete