By khujta
Development suite for Claude Code. Skills, commands, and hooks for understanding, reviewing, deciding, and shipping — with a knowledge system (KDBP) that tracks values, decisions, and deferred work across sessions. Contains the /gabe-lens cognitive-translation skill plus /gabe-roast, /gabe-review, /gabe-align, /gabe-assess, /gabe-health, /gabe-help, /gabe-docs, /gabe-plan, /gabe-execute, /gabe-commit, /gabe-push, /gabe-teach, /gabe-scope.
Alignment guardian — shallow/standard/deep checks plus automatic checkpoint at commit/PR. Usage: /gabe-align [mode] [target] or /gabe-align init [project]
Rapid change impact assessment. Surfaces blast radius, maturity scope, prerequisites, and alternatives before committing to an 'obvious' fix.
Commit quality gate — deterministic checks, interactive triage, defer/accept/fix per finding. Also retroactive `docs-audit` mode for accumulated documentation drift. Usage: /gabe-commit [commit message] | /gabe-commit docs-audit
Execute the Current Phase of .kdbp/PLAN.md — implement tasks, checkpoint at commits, write Exec column state. Interactive commit checkpoints by default; auto mode with --auto-commit. Usage: /gabe-execute [task|all|<phase-number>] [--auto-commit] [--dry-run]
Load and follow the skill at `skills/gabe-health/SKILL.md` (project-local) or `~/.claude/skills/gabe-health/SKILL.md` (global).
Cognitive translation skill that transforms technical concepts into analogies, spatial maps, constraint boxes, and one-line handles — adapts to your cognitive suit.
Adversarial gap review from a required perspective. Usage: /gabe-roast [perspective] [target]. Classifies gaps by maturity (MVP/Enterprise/Scale) and importance (Critical/High/Medium/Low) with one-liners.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Development suite for Claude Code
Skills, commands, and hooks for understanding, reviewing, deciding, and shipping — with a knowledge system (KDBP) that tracks values, decisions, and deferred work across sessions.
Not a prompt template. Built from empirical self-observation.
Name note. The project/suite is Gabe Suite. One of the skills inside it is called Gabe Lens (invoked via
/gabe-lens) — the cognitive-translation layer. They're different things: the suite contains the skill. Previous name for the suite was "Gabe Lens" — this repo was renamed to avoid collision.
| Skill | Command | What it does |
|---|---|---|
| Gabe Lens | /gabe-lens | Cognitive translation — analogies, spatial maps, constraint boxes, one-line handles |
| Gabe Align | /gabe-align | Values enforcement — pre-flight checks + auto-checkpoint at commit/PR |
| Gabe Review | /gabe-review | Code review — risk pricing, confidence scoring, interactive triage, deferred items, tier drift |
| Gabe Roast | /gabe-roast | Adversarial gap review — stress-tests from a required perspective |
| Gabe Assess | /gabe-assess | Change impact — blast radius, maturity scope, prerequisites, alternatives |
| Gabe Health | /gabe-health | Codebase health — god files, churn hotspots, coupling, deferred items, maintenance |
| Gabe Help | /gabe-help | Context-aware guide — scans environment, suggests the right tool |
| Gabe Docs | (consulted) | Documentation house style — CommonMark, Mermaid library, per-well diagram recommendations (used by /gabe-teach, /gabe-init, /gabe-commit) |
| Gabe Arch | (consulted) | Architecture curriculum — concept library organized by tier × specialization (used by /gabe-teach) |
Commands that don't map 1:1 to a skill — the full KDBP lifecycle from project init through ship:
| Command | What it does |
|---|---|
/gabe-init | Project setup — creates .kdbp/, installs hooks, selects project type + maturity |
/gabe-scope | Authors SCOPE.md (stable premise) + ROADMAP.md (phase plan). Multi-step, checkpoint-gated, Opus-heavy |
/gabe-scope-change | Scope-change router. Classifies your intended change → routes to -addition or -pivot |
/gabe-scope-addition | Additive scope change — inserts new REQs / phases / refs without changing premise |
/gabe-scope-pivot | Scope pivot — direction change, archives v{N} and creates v{N+1} |
/gabe-plan | KDBP-aware planning + per-phase tier decision (MVP / Enterprise / Scale) with trade-off matrix |
/gabe-execute | Phase execution — tier-cap task breakdown, mid-phase escalation gate, auto-ticks Exec column |
/gabe-next | Zero-logic router — reads PLAN.md and dispatches to the next gabe command (Exec → Review → Commit → Push) |
/gabe-commit | Commit quality gate — deterministic checks, interactive triage, defer/accept/fix per finding |
/gabe-push | Push, create PR, watch CI, promote branches — the post-commit shipping workflow |
/gabe-teach | Human knowledge consolidation — tracks WHY/WHEN/WHERE topics from recent commits with Socratic verification |
The Knowledge, Decisions, Behavior, and Pending system tracks project state across sessions:
.kdbp/
├── BEHAVIOR.md # Project name, domain, maturity, tech stack
├── VALUES.md # 3-7 project-specific values (checked at commit)
├── DECISIONS.md # Append-only architecture decision table
├── PENDING.md # Deferred items with priority and escalation
├── LEDGER.md # Session checkpoint history (auto-appended)
├── MAINTENANCE.md # Quarterly human checklist
├── PLAN.md # Active plan (written by /gabe-plan)
├── KNOWLEDGE.md # Human knowledge map (managed by /gabe-teach)
└── archive/ # Archived plans (completed_, defer_, cancelled_)
User-level values at ~/.kdbp/VALUES.md apply across all projects.
~/.claude/settings.json)npx claudepluginhub brownbull/gabe-suite --plugin gabe-suiteComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.