init
Installation
SKILL.md
Init — Bootstrap Orchestration Workspace
When This Skill Runs
- First-time project setup
- Recovery after state files were deleted
- User explicitly asks to initialize or bootstrap
Prerequisites
- Must be inside a git repository (or provide
--root)
Allowed Tools
- Read (check for existing files)
- Write (create state files)
- Bash (create directories, detect git root)