← ClaudeAtlas

gabe-docslisted

Documentation standards + Mermaid diagram library + the suite execution contract. Consulted by other gabe skills; not a user-facing command.
khujta/gabe-suite · ★ 0 · Data & Documents · score 66
Install: claude install-skill khujta/gabe-suite
# Gabe Docs — Documentation Standards ## Gabe execution contract (E1–E7) This skill runs under the suite execution contract — E1 EVIDENCE · E2 RUN-BEFORE-✅ · E3 NO SILENT DOWNGRADE · E4 REUSE FIRST · E5 STATE SYNC · E6 MISSING ANCHOR = STOP · E7 REPORT WHERE — floors, not ceilings; a skill's own gate may be stricter, never looser. Full text: `references/execution-contract.md` (if that file is missing, E6 applies — STOP). ## What this does The house style for every markdown file the Gabe Suite creates or touches — distilled from BMAD tech-writer standards plus Gabe-Suite-specific conventions (analogy-first openers, per-well diagram recommendations). This is a **background standards skill**, not a user-facing command. It is consulted by `/gabe-init` (doc stubs at project scaffold time) and `/gabe-commit docs-audit` (drift + diagram-staleness checks) — and by any gabe skill that renders spec-meta output templates at runtime. ## References this skill owns - `references/execution-contract.md` — the suite execution contract (E1–E7) **plus orchestration restraint**, stated once here for the whole suite. Every other gabe skill points back to this one file instead of pasting its own copy. - `diagrams-library.md` (skill root) — 14 advanced Mermaid patterns (subgraphs, styling, multi-layer composition, `alt`-branch sequences, mindmaps) for when `references/docs-spec.md`'s skeletons aren't enough. ## Usage / modes Not directly invoked by a user. Consumers read this skill's stand