unified-docs
Installation
SKILL.md
unified-docs
First User-Gated (always)
Before any action:
- Determine intent — What does the user need? If unclear → ask
- Validate request — Does this request match skill capability? (e.g., "maintain API docs" without existing docs → redirect to Create mode)
- Detect flow count — Single flow or multi-flow?
- Single: proceed to appropriate mode
- Multi: load
contracts/multi-flow.md, present plan, confirm all flows before execution
- Confirm intent before proceeding (even before reading files)
All checkpoints must be user-approved before continuing.