unified-docs

Installation
SKILL.md

unified-docs

First User-Gated (always)

Before any action:

  1. Determine intent — What does the user need? If unclear → ask
  2. Validate request — Does this request match skill capability? (e.g., "maintain API docs" without existing docs → redirect to Create mode)
  3. 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
  4. Confirm intent before proceeding (even before reading files)

All checkpoints must be user-approved before continuing.


Choose Mode

Installs
6
Repository
venhdev/skills
GitHub Stars
1
First Seen
May 14, 2026
unified-docs — venhdev/skills