gabe-helplisted
Install: claude install-skill khujta/gabe-suite
# Gabe Help — Suite Entry Point
**Usage:** `/gabe-help`
## 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: `../gabe-docs/references/execution-contract.md` (if that file is missing, E6 applies — STOP).
## Purpose
Answer one question: **"What should I do next with the Gabe Suite?"**
Scan the current project environment, detect what's configured, what's missing, and where the user is in their workflow. Then recommend specific commands with reasoning.
> **Rendering note.** Output templates in this spec wrapped in bare triple-backtick fences are spec-meta delimiters — render their contents as plain markdown at runtime. Dashboards, workflow recommendations, and tables display as markdown, not monospace code. See `../gabe-docs/references/docs-spec.md` § "Runtime output rendering convention".
This is NOT a man page. It reads the actual state and gives contextual advice.
## Tool registry (P14)
Before building any tooling, harness, generator, or pipeline: read `references/tool-registry.md` — the cross-project "what exists where" registry. E4 REUSE FIRST applies across projects.
---
## Procedure
### Step 1: Environment Scan
Check each probe silently. Do NOT run commands that modify anything.
| Probe | How | Result |
|----