← ClaudeAtlas

document-planlisted

Create a baby-step documentation plan (overview + domain deep dives for RAG). Asks doc language before writing. Use when planning repo docs or invoking /document-plan.
tibursocampos/agent-dev-toolkit · ★ 0 · AI & Automation · score 72
Install: claude install-skill tibursocampos/agent-dev-toolkit
## STOP - Read before ANY tool call 1. Read `{{GUARDRAILS_PATH}}` 2. Read `_shared/sdd-artifacts/SESSION.md`; load session-state for `$Cwd` 3. If the relevant gate is not approved: **STOP** - ask user **(pt-BR)** - do **NOT** Write/Shell 4. SDD/develop skills: after **ONE** step/task, **STOP** session - handoff only 5. This skill body is **English**; user-facing prompts may be **(pt-BR)** ### Step -1 - Gate check (report in chat before continuing) ``` Gate check: [ ] guardrails.mdc read [ ] SESSION.md read; session-state loaded [ ] PIPELINE.md read (SDD skills only) [ ] User confirmed current action (sim) -> If any unchecked: STOP ``` --- # Skill: document-plan ## Trigger Invoke when the user asks for: `/document-plan`, `plan repo documentation`, `/document-plan`, or `doc plan`. Optional argument: path to an existing **reviewed** `docs/overview.md` (or equivalent) to seed the plan. ## Outcome In the **target workspace** (not this toolkit repo unless that is the repo to document): - `docs/documentation-plan/plan.md` - baby-step documentation plan with progress tracking - `docs/overview.md` - high-level repo summary (created or refreshed unless user supplied overview) Product documentation prose follows the **language the user chooses** (pt-BR or English). File paths stay in English. ## Lazy-load | When | Path | |------|------| | Caveman Mode (if active) | `{{TOOLKIT_ROOT}}/skills/_shared/caveman/CAVEMAN.md` - **Lite cap** | | Plan template, domain checklist | `sk