Ask Context Gate
Hard PreToolUse gate on AskUserQuestion that blocks questions whose decision context is invisible to the user. Three…
- 1 config file
- 1 hook file
- 1 rule file
78 modules across 5 categories.
These chips filter the list below when JavaScript is available. Without it, every module is already listed by category above.
No modules match the selected tags.
Hard PreToolUse gate on AskUserQuestion that blocks questions whose decision context is invisible to the user. Three…
Configure Claude as a fully autonomous Staff-level engineer who executes tasks end-to-end without asking unnecessary…
Hard PreToolUse gate that blocks Edit/Write/NotebookEdit and mutating git commands (commit, add, stage, apply) while…
Git workflow rules: sync before history changes, rebase by default, post-merge cleanup, PR template detection, no AI…
Slim global CLAUDE.md that serves as the root configuration reference. Points to rules, commands, hooks, and settings…
Python hooks that enforce git workflow rules: issue-first workflow, commit message format, branch protection, and…
Two foundational context files that give Claude Code a persistent identity: soul.md (AI personality and philosophy) and…
Keeps agent-driven live testing off the machine the operator works on. Anything that launches or relaunches an app,…
Security vetting gate for new AI models: before any open-weights or hosted model is integrated into the Claude Code…
Maintainer tooling that projects CCGM's modules into a native Claude Code plugin marketplace…
Base settings.json with comprehensive tool permissions (800+ allow entries), deny list for dangerous operations, and…
/adrev - adversarial review of a plan or any entity (file, doc, PR, issue, directory, or stated concept). Dispatches a…
[DEPRECATED] Go-based terminal UI for managing Claude Code agent processes via tmux panes. Unmaintained and no longer…
/argus - a closed-loop visual-ATDD harness where the agent develops UI against a per-feature design spec and signs off…
Spec-driven development where E2E vision specs define target behavior. /atdd reads Playwright specs, iteratively builds…
Captures permission events, tool failures, and user-correction signals; runs a daily analyzer via direct Anthropic API…
Audit tool for Claude Code installs. Three subcommands: check-resolvable (hook refs, command descriptions, script…
Delegate Claude Code agent work to Hetzner Cloud VMs. Provides golden image pipeline, VM lifecycle management, secret…
Experimental UserPromptSubmit hook that injects a compact preamble of iron-law principles (Confusion Protocol,…
Team-shared learnings in docs/solutions/. After solving a non-trivial problem, /compound writes a structured markdown…
Seven-lens plan-quality gate. Before a plan, spec, or requirements doc ships to execution, /document-review fans out to…
Nightly, cost-capped dreaming service that mines Claude Code session transcripts for cross-session failure patterns and…
Git worktrees as the default isolation for parallel sub-agent delegation on one machine, with a safe janitor that…
GitHub repository management protocols: issue-first workflow, PR conventions, label taxonomy, code review standards.
A /launch skill that takes a one-page spec and reaches a deployed Cloudflare Pages site without further human input —…
Multi-clone architecture for parallel agent work with issue claiming, port allocation, and the /mawf workflow command.
Structured resolver for PR review comments. /resolve-pr-feedback fetches unresolved review threads via GraphQL, triages…
Opt-in, backward-compatible relevance-scoped rule injection plus a tiered always-on safety core. Off by default: with…
SSH access to a remote server. Adds /onremote command for health checks and remote command execution. Delegates to…
Meta-learning system with a structured JSONL learnings store (confidence decay, staleness, prompt-injection-filtered),…
Cross-platform session historian agent. Searches prior Claude Code and Codex session transcripts for what was tried,…
Structured session shutdown via /sds. Autonomous wrap-up sweep: commit dirty work, update referenced issues, run…
Slash command that promotes an ad-hoc session capability into a durable skill: a command file with triggers and rules,…
Plain-text /startup dashboard for Claude Code sessions. Surfaces git state, live sessions, tracking.csv claims, and…
Compact single-line Claude Code statusline: model + effort, multi-clone identity (.env.clone), dir + git branch,…
Subagent dispatch methodology: task decomposition, spec-driven delegation, pass-paths-not-contents, two-stage review…
Vision-driven e2e test suite generation. /test-vision for full repo analysis + parallel test suite creation. /e2e for…
File-based review-finding tracker. Review findings, PR nitpicks, and tech debt that does not merit a full GitHub issue…
Deep research + planning + execution framework. Spawns parallel research/review agents, creates comprehensive plans,…
/brainstorm - hard gate that forbids code, scaffolding, or implementation until a design spec is written and…
Slash commands for brand naming research: /brand (full naming pipeline with word exploration, domain/trademark/app…
/capabilities - a decision map for CCGM's overlapping command/skill clusters. Answers "which one do I use?" for…
Unified code-review orchestrator. Composes scope-drift, learnings-researcher, tiered reviewer personas (correctness,…
Essential slash commands: /commit, /pr, /cpm (commit-PR-merge), /gs (git status), /ghi (create issue).
Additional slash commands: /audit (codebase audit), /pwv (Playwright visual verify), /walkthrough (step-by-step guide),…
Utility commands and scripts: /cws-submit, /ccgm-sync (reverse-sync local config to CCGM), /user-test, statusline,…
/copycat - analyze external Claude Code config repos to find useful patterns, rules, and techniques worth adopting into…
/debug - structured root-cause debugging with Opus delegation. 7-phase workflow: gather context, reproduce,…
/deepresearch - Multi-query semantic research using the Exa MCP server. Claude generates diverse queries from your…
/design-review - visual design review for web pages. Screenshots at 3 viewports, 6 parallel analysis passes: spacing,…
/docupdate - comprehensive documentation audit and update. Checks README, TOC, onboarding flows, package lists, and…
/editorial-critique - deep editorial review of long-form writing. 8 parallel analysis passes: prose craft, AI-tell…
/ideate - structured ideation framework. Interviews you to refine a loose idea into a concrete concept using Socratic…
/onboarding - analyzes a repository and generates a structured ONBOARDING.md (architecture, dev setup, key commands,…
/orrery - deep-dives any codebase with parallel read-only scout agents and generates an interactive, zoomable,…
Augments the external pr-review-toolkit plugin with scope-drift detection (compare stated intent to actual diff) and a…
/research - multi-channel research using parallel agents with WebSearch, WebFetch, GitHub, and Reddit. Zero external…
/ship-ready command: at-a-glance dashboard of what gates a merge on the current branch (failing tests, open PR count,…
/transcript <url> grabs a YouTube transcript via yt-dlp AND dispatches a subagent to produce an opinionated…
Principles and audit skill for building applications where an agent is a first-class user. Four principles (parity,…
Rules for browser automation tool selection: Chrome extension, Playwright, and WebMCP. Includes verification priority…
Code standards, testing requirements, error handling patterns, security practices, build verification, and living…
8 battle-tested anti-patterns to avoid: shallow directory exploration, dependency blindness, ESLint Fast Refresh, and…
Rule and template for shipping machine-readable docs alongside human docs. Any project an agent will install, build,…
Design-engineering details that compound into polished interfaces. Model-invoked skill with references on design…
Formatting rules for user-facing output: copy-pasteable content (drafts, messages, prompts, config snippets) is…
Packages the always-on TONE rules (terse communication, autonomous execution, copy-paste formatting) as Claude Code…
Discipline for writing rules that hold up under pressure. Treats rule authoring as TDD: pressure-test a candidate rule…
Discipline for writing skills and slash commands that stay efficient, portable, and context-safe. Covers reference-file…
4-phase root cause investigation methodology: investigate, analyze patterns, test hypotheses, implement fix. Prevents…
Strict red-green-refactor TDD discipline. No production code without a failing test first. Enforces test-first…
Evidence-before-claims methodology. Requires fresh execution of verification commands, reading full output, and…
Orwell's six writing rules (1946) as an always-on prose standard for docs, PR text, commit messages, reports, and copy,…
Cloudflare-specific rules: Pages vs Workers selection, deployment methods, Git integration requirements.
Guide for building Model Context Protocol servers: project structure, tool design, error handling, testing with MCP…
shadcn/ui component patterns: composition over custom builds, semantic theming tokens, proper form architecture,…
Supabase-specific rules: API key terminology (publishable/secret), environment variable naming, migration validation,…
Tailwind CSS v4 design system patterns: CSS-first configuration, design token hierarchy, CVA component variants, dark…