{"name":"lucasmccomb-ccgm","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"lucasmccomb-adversarial-review-modules-adversarial-review","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/adrev - adversarial review of a plan or any entity (file, doc, PR, issue, directory, or stated concept). Dispatches a separate adrev-reviewer agent that attacks premises, hunts failure modes, and steelmans the case against. Plan targets get findings incorporated into the plan automatically unless told not to; all other targets get a report.","version":"1.0.0","strict":true,"keywords":["adversarial","planning","quality-gate","red-team","review"],"category":"testing"},{"name":"lucasmccomb-agent-manager-modules-agent-manager","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"[DEPRECATED] Go-based terminal UI for managing Claude Code agent processes via tmux panes. Unmaintained and no longer offered for new installs; a GUI-based replacement is being pursued instead. Kept in-repo for existing users.","version":"1.0.0","strict":true,"keywords":["agents","monitoring","multi-agent","process-management","tui"],"category":"utilities"},{"name":"lucasmccomb-agent-native-modules-agent-native","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Principles and audit skill for building applications where an agent is a first-class user. Four principles (parity, granularity, composability, emergent capability) as a rule file, a self-eval / red-team rubric that scores a surface against those principles, plus /agent-native-audit that scores a codebase with specific counts and a reviewer persona for the unified review orchestrator.","version":"1.0.0","strict":true,"keywords":["agent-native","ai-first","architecture","audit","evaluation","red-team","review","rubric","tools"],"category":"productivity"},{"name":"lucasmccomb-argus-modules-argus","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/argus - a closed-loop visual-ATDD harness where the agent develops UI against a per-feature design spec and signs off on its own work (functional AND visual) by grounding every judgment in deterministic gates plus a SEPARATE judge subagent that scores the render against the spec, a reference image, and the design system — never the diff. Loops to two consecutive passes, then commits a snapshot baseline. Platform-agnostic via a pluggable sensor+gates adapter (web built in; iOS/macOS via a project adapter). Ships the loop skill, the argus-judge agent, the spec/verdict/gate/rubric schemas, six dependency-free deterministic gate scripts, and an adapter-authoring contract.","version":"1.0.0","strict":true,"keywords":["accessibility","anti-reward-hacking","argus","convergence-loop","design","judge","orchestrator","snapshot","visual-atdd","wcag"],"category":"development"},{"name":"lucasmccomb-atdd-modules-atdd","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Spec-driven development where E2E vision specs define target behavior. /atdd reads Playwright specs, iteratively builds app code until all tests pass, then ships.","version":"1.0.0","strict":true,"keywords":["development","e2e","playwright","tdd","testing"],"category":"development"},{"name":"lucasmccomb-autoheal-modules-autoheal","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Captures permission events, tool failures, and user-correction signals; runs a daily analyzer via direct Anthropic API call; produces a local digest + opt-in Resend email; opt-in real-time security alerts and opt-in confidence-gated auto-apply. Cross-clone-safe via fcntl file locks. Webhook publisher seam is dormant by default.","version":"1.0.0","strict":true,"keywords":["autoheal","hooks","jsonl","observability","permissions","self-healing","telemetry"],"category":"security"},{"name":"lucasmccomb-autonomy-modules-autonomy","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Configure Claude as a fully autonomous Staff-level engineer who executes tasks end-to-end without asking unnecessary questions.","version":"1.0.0","strict":true,"keywords":["autonomy","productivity","workflow"],"category":"productivity"},{"name":"lucasmccomb-brainstorm-modules-brainstorm","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/brainstorm - hard gate that forbids code, scaffolding, or implementation until a design spec is written and user-approved. Proposes 2-3 approaches with tradeoffs, writes a design doc, self-reviews for TBDs and contradictions, then hands off to /xplan. Pairs with /ideate (which refines the concept) to enforce spec-before-plan-before-code.","version":"1.0.0","strict":true,"keywords":["brainstorming","commands","design","gate","planning","spec"],"category":"utilities"},{"name":"lucasmccomb-brand-naming-modules-brand-naming","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Slash commands for brand naming research: /brand (full naming pipeline with word exploration, domain/trademark/app store checks) and /brand-check (single-name deep verification). Optionally adds Instant Domain Search MCP server for fast domain availability checks.","version":"1.0.0","strict":true,"keywords":["branding","commands","domains","naming","research"],"category":"utilities"},{"name":"lucasmccomb-browser-automation-modules-browser-automation","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Rules for browser automation tool selection: Chrome extension, Playwright, and WebMCP. Includes verification priority order and UI verification workflow.","version":"1.0.0","strict":true,"keywords":["automation","browser","chrome","playwright","webmcp"],"category":"productivity"},{"name":"lucasmccomb-capability-router-modules-capability-router","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/capabilities - a decision map for CCGM's overlapping command/skill clusters. Answers \"which one do I use?\" for research, review, planning/execution, debugging, and knowledge/memory. A tight always-on rule points at the on-demand command so the full map costs zero idle tokens.","version":"1.0.0","strict":true,"keywords":["commands","decision-map","discoverability","navigation","router"],"category":"deployment"},{"name":"lucasmccomb-ce-review-modules-ce-review","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Unified code-review orchestrator. Composes scope-drift, learnings-researcher, tiered reviewer personas (correctness, testing, maintainability, project-standards + conditional security, performance, reliability, api-contract, data-migrations), and an adversarial/red-team lens that runs AFTER the specialists with access to their findings. Confidence-gated autofix routing with safe_auto / gated_auto / manual / advisory classes. Modes - interactive / autofix / report-only / headless.","version":"1.0.0","strict":true,"keywords":["adversarial","autofix","confidence","orchestrator","pr","red-team","review","tiered"],"category":"testing"},{"name":"lucasmccomb-cloud-dispatch-modules-cloud-dispatch","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Delegate Claude Code agent work to Hetzner Cloud VMs. Provides golden image pipeline, VM lifecycle management, secret injection, workspace provisioning, and /dispatch command for one-command multi-agent dispatch.","version":"1.0.0","strict":true,"keywords":["agents","cloud","dispatch","hetzner","infrastructure","packer"],"category":"utilities"},{"name":"lucasmccomb-cloudflare-modules-cloudflare","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Cloudflare-specific rules: Pages vs Workers selection, deployment methods, Git integration requirements.","version":"1.0.0","strict":true,"keywords":["cloudflare","deployment","pages","workers"],"category":"deployment"},{"name":"lucasmccomb-code-quality-modules-code-quality","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Code standards, testing requirements, error handling patterns, security practices, build verification, and living documents maintenance.","version":"1.0.0","strict":true,"keywords":["code-quality","security","standards","testing"],"category":"testing"},{"name":"lucasmccomb-commands-core-modules-commands-core","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Essential slash commands: /commit, /pr, /cpm (commit-PR-merge), /gs (git status), /ghi (create issue).","version":"1.0.0","strict":true,"keywords":["commands","git","github","workflow"],"category":"productivity"},{"name":"lucasmccomb-commands-extra-modules-commands-extra","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Additional slash commands: /audit (codebase audit), /pwv (Playwright visual verify), /walkthrough (step-by-step guide), /promote-rule (promote repo rules to global), /freeze + /unfreeze + /guard (safety-hook state management), /checkpoint (save/resume WIP session state).","version":"1.0.0","strict":true,"keywords":["audit","checkpoint","commands","safety","verification","walkthrough"],"category":"utilities"},{"name":"lucasmccomb-commands-utility-modules-commands-utility","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Utility commands and scripts: /cws-submit, /ccgm-sync (reverse-sync local config to CCGM + lem-deepresearch), /user-test, statusline, agent-team launcher.","version":"1.0.0","strict":true,"keywords":["browser","commands","git","statusline","testing","tmux","utility"],"category":"testing"},{"name":"lucasmccomb-common-mistakes-modules-common-mistakes","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"8 battle-tested anti-patterns to avoid: shallow directory exploration, dependency blindness, ESLint Fast Refresh, and more.","version":"1.0.0","strict":true,"keywords":["anti-patterns","best-practices","debugging","mistakes"],"category":"testing"},{"name":"lucasmccomb-compound-knowledge-modules-compound-knowledge","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Team-shared learnings in docs/solutions/. After solving a non-trivial problem, /compound writes a structured markdown doc with YAML frontmatter that later /xplan and /review runs re-inject as grounding. Counterpart to self-improving's personal MEMORY.md.","version":"1.0.0","strict":true,"keywords":["compound","docs-solutions","knowledge","learnings","planning","review","team"],"category":"documentation"},{"name":"lucasmccomb-copycat-modules-copycat","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/copycat - analyze external Claude Code config repos to find useful patterns, rules, and techniques worth adopting into CCGM","version":"1.0.0","strict":true,"keywords":["ccgm","commands","config-analysis","research"],"category":"utilities"},{"name":"lucasmccomb-debugging-modules-debugging","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/debug - structured root-cause debugging with Opus delegation. 7-phase workflow: gather context, reproduce, hypothesize, instrument, diagnose, fix, verify.","version":"1.0.0","strict":true,"keywords":["commands","debugging"],"category":"productivity"},{"name":"lucasmccomb-deepresearch-modules-deepresearch","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/deepresearch - Multi-query semantic research using the Exa MCP server. Claude generates diverse queries from your topic, fans them out via parallel Exa MCP tool calls, and synthesizes a structured research.md from full page contents. Requires the Exa MCP server registered via `claude mcp add` and an Exa API key.","version":"1.0.0","strict":true,"keywords":["commands","exa","external-api","mcp","research","web-search"],"category":"utilities"},{"name":"lucasmccomb-design-review-modules-design-review","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/design-review - visual design review for web pages. Screenshots at 3 viewports, 6 parallel analysis passes: spacing, typography, responsive, visual hierarchy, accessibility, component consistency. Scored report with optional auto-fix.","version":"1.0.0","strict":true,"keywords":["accessibility","commands","css","design","frontend","review"],"category":"deployment"},{"name":"lucasmccomb-docs-for-agents-modules-docs-for-agents","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Rule and template for shipping machine-readable docs alongside human docs. Any project an agent will install, build, test, deploy, or debug should have an AGENTS.md with copy-pasteable command blocks — not prose, not dashboard instructions.","version":"1.0.0","strict":true,"keywords":["AGENTS.md","agents","documentation","dx","llms.txt"],"category":"testing"},{"name":"lucasmccomb-document-review-modules-document-review","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Seven-lens plan-quality gate. Before a plan, spec, or requirements doc ships to execution, /document-review fans out to 7 role-specific reviewer agents (coherence, feasibility, product-lens, scope-guardian, design-lens, security-lens, adversarial) and merges structured JSON findings with severity and confidence. Each lens has tight what-you-flag boundaries so they do not overlap.","version":"1.0.0","strict":true,"keywords":["adversarial","document-review","plan-review","planning","quality-gate","review","scope","yagni"],"category":"testing"},{"name":"lucasmccomb-documentation-modules-documentation","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/docupdate - comprehensive documentation audit and update. Checks README, TOC, onboarding flows, package lists, and module coverage against actual codebase state.","version":"1.0.0","strict":true,"keywords":["commands","documentation","maintenance"],"category":"documentation"},{"name":"lucasmccomb-editorial-critique-modules-editorial-critique","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/editorial-critique - deep editorial review of long-form writing. 8 parallel analysis passes: prose craft, AI-tell detection, argument architecture, conciseness, data verification, structure, impact, grammar. Scored report with optional auto-fix.","version":"1.0.0","strict":true,"keywords":["commands","editing","prose","review","writing"],"category":"deployment"},{"name":"lucasmccomb-git-workflow-modules-git-workflow","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Git workflow rules: sync before history changes, rebase by default, post-merge cleanup, PR template detection, no AI attribution in commits.","version":"1.0.0","strict":true,"keywords":["branching","git","pr","workflow"],"category":"productivity"},{"name":"lucasmccomb-git-worktrees-modules-git-worktrees","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Solo-agent worktree-based isolation for feature work. Lighter alternative to multi-clone setup when only one agent is active.","version":"1.0.0","strict":true,"keywords":["git","isolation","workflow","worktree"],"category":"productivity"},{"name":"lucasmccomb-github-protocols-modules-github-protocols","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"GitHub repository management protocols: issue-first workflow, PR conventions, label taxonomy, code review standards.","version":"1.0.0","strict":true,"keywords":["code-review","github","issues","pr","protocols"],"category":"productivity"},{"name":"lucasmccomb-ideate-modules-ideate","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/ideate - structured ideation framework. Interviews you to refine a loose idea into a concrete concept using Socratic questioning, confidence tracking, and progressive refinement. Delegates to /deepresearch for validation and /xplan for planning.","version":"1.0.0","strict":true,"keywords":["brainstorming","commands","ideation","interview","planning"],"category":"utilities"},{"name":"lucasmccomb-identity-modules-identity","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Two foundational context files that give Claude Code a persistent identity: soul.md (AI personality and philosophy) and human-context.md (who you are, your goals, and how you work).","version":"1.0.0","strict":true,"keywords":["context","identity","personality","soul"],"category":"utilities"},{"name":"lucasmccomb-launch-modules-launch","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"A /launch skill that takes a one-page spec and reaches a deployed Cloudflare Pages site without further human input — except for the unavoidable Connect-to-Git dashboard step, which the skill stops to ask for. Inspired by Karpathy's Sequoia talk: 'I would hope that I could give a prompt to an LLM, build menu gen, and then I didn't have to touch anything and it's deployed in that same way on the internet.' The skill is the forcing function that surfaces every place CCGM/CF infra is still human-shaped.","version":"1.0.0","strict":true,"keywords":["agent-native","cloudflare-pages","deployment","one-prompt","skills","spec-driven"],"category":"deployment"},{"name":"lucasmccomb-make-interfaces-feel-better-modules-make-interfaces-feel-better","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Design-engineering details that compound into polished interfaces. Model-invoked skill with references on design direction (aesthetic identity, typeface/color/spacing choices, avoiding generic AI aesthetics), typography (text-wrap, tabular nums, font smoothing), surfaces (concentric radii, shadows over borders, optical alignment, image outlines), animations (interruptible transitions, enter/exit, icon micro-interactions), and performance (transition specificity, will-change).","version":"1.0.0","strict":true,"keywords":["aesthetics","animation","color","css","design","frontend","micro-interactions","typography","ui"],"category":"deployment"},{"name":"lucasmccomb-mcp-development-modules-mcp-development","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Guide for building Model Context Protocol servers: project structure, tool design, error handling, testing with MCP Inspector, and evaluation patterns.","version":"1.0.0","strict":true,"keywords":["mcp","model-context-protocol","servers","tools"],"category":"productivity"},{"name":"lucasmccomb-multi-agent-modules-multi-agent","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Multi-clone architecture for parallel agent work with issue claiming, port allocation, and the /mawf workflow command.","version":"1.0.0","strict":true,"keywords":["coordination","multi-agent","parallel","workflow"],"category":"productivity"},{"name":"lucasmccomb-onboarding-modules-onboarding","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/onboarding - analyzes a repository and generates a structured ONBOARDING.md (architecture, dev setup, key commands, test workflow, glossary). Runs an inventory script to build a language-aware structural map, reads only the files that map surfaces, and writes prose with strict voice rules so the output reads like a knowledgeable teammate rather than generated documentation.","version":"1.0.0","strict":true,"keywords":["command","documentation","inventory","onboarding","skill"],"category":"productivity"},{"name":"lucasmccomb-output-formatting-modules-output-formatting","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Formatting rules for user-facing output: copy-pasteable content (drafts, messages, prompts, config snippets) is delivered in fenced code blocks, never blockquotes, so it pastes clean anywhere.","version":"1.0.0","strict":true,"keywords":["communication","copy-paste","formatting","output"],"category":"deployment"},{"name":"lucasmccomb-output-styles-modules-output-styles","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Packages the always-on TONE rules (terse communication, autonomous execution, copy-paste formatting) as a Claude Code output style — a system-prompt layer fixed at session start and prompt-cached — instead of always-loaded rules/*.md. Opt-in alternative; does not remove the source rules.","version":"1.0.0","strict":true,"keywords":["output-style","prompt-caching","tokens","tone"],"category":"utilities"},{"name":"lucasmccomb-plugin-marketplace-modules-plugin-marketplace","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Maintainer tooling that projects CCGM's modules into a native Claude Code plugin marketplace (.claude-plugin/marketplace.json + per-module plugin.json), additively. The bash installer stays the canonical full-fidelity path. Ships the generator, a JSON-schema validator, and the SessionStart rule-injection hook that bridges the plugin-CLAUDE.md-not-loaded gap.","version":"1.0.0","strict":true,"keywords":["distribution","generator","marketplace","opt-in","plugin","session-start"],"category":"utilities"},{"name":"lucasmccomb-pr-feedback-modules-pr-feedback","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Structured resolver for PR review comments. /resolve-pr-feedback fetches unresolved review threads via GraphQL, triages new vs already-handled, and if 3+ new items arrive (or a cross-invocation signal fires) runs cluster analysis - categorizes each into 11 fixed concern categories and groups by category + spatial proximity. Clusters surface systemic issues instead of dispatching 10 one-off fixes. Parallel pr-comment-resolver subagents apply unambiguous fixes, post inline replies via gh api, and resolve threads; taste questions are batched for human decision.","version":"1.0.0","strict":true,"keywords":["cluster","comments","feedback","github","graphql","pr","resolver","review"],"category":"deployment"},{"name":"lucasmccomb-pr-review-toolkit-modules-pr-review-toolkit","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Augments the external pr-review-toolkit plugin with scope-drift detection (compare stated intent to actual diff) and a Fix-First output format (AUTO-FIXED vs NEEDS INPUT). Ported from garrytan/gstack review skill.","version":"1.0.0","strict":true,"keywords":["commands","fix-first","pr","review","scope-drift"],"category":"utilities"},{"name":"lucasmccomb-relevance-injection-modules-relevance-injection","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Opt-in, backward-compatible relevance-scoped rule injection plus a tiered always-on safety core. Off by default: with the flag unset, all rules load exactly as before. When enabled, surfaces a pointer to the task-relevant rule subset while always including the safety core.","version":"1.0.0","strict":true,"keywords":["context","opt-in","rules","safety-core","session-start","tokens"],"category":"utilities"},{"name":"lucasmccomb-remote-server-modules-remote-server","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"SSH access to a remote server. Adds /onremote command for health checks and remote command execution. Delegates to Haiku.","version":"1.0.0","strict":true,"keywords":["infrastructure","remote","server","ssh"],"category":"utilities"},{"name":"lucasmccomb-research-modules-research","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/research - multi-channel research using parallel agents with WebSearch, WebFetch, GitHub, and Reddit. Zero external dependencies. For deeper research backed by Exa neural search, see the deepresearch module.","version":"1.0.0","strict":true,"keywords":["commands","research","web-search"],"category":"deployment"},{"name":"lucasmccomb-rule-authoring-modules-rule-authoring","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Discipline for writing rules that hold up under pressure. Treats rule authoring as TDD: pressure-test a candidate rule with adversarial scenarios, capture the rationalizations agents use to bypass it, and rewrite until the rule closes those loopholes.","version":"1.0.0","strict":true,"keywords":["authoring","discipline","pressure-testing","rules","tdd-for-rules"],"category":"testing"},{"name":"lucasmccomb-self-improving-modules-self-improving","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Meta-learning system with a structured JSONL learnings store (confidence decay, staleness, prompt-injection-filtered), automated reflection triggers, and hooks that fire at key moments (PR merge, context compaction, debugging failures). Replaces narrative MEMORY.md with a queryable, token-budgeted store while keeping MEMORY.md as a rendered index.","version":"1.0.0","strict":true,"keywords":["confidence-decay","hooks","improvement","jsonl","learnings","memory","meta-learning","reflection"],"category":"utilities"},{"name":"lucasmccomb-session-history-modules-session-history","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Cross-platform session historian agent. Searches prior Claude Code and Codex session transcripts for what was tried, what failed, and what was decided in earlier sessions on the same repo. Invoked by other skills (/compound, /xplan, /debug) to surface institutional knowledge a fresh session cannot see.","version":"1.0.0","strict":true,"keywords":["agent","claude-code","codex","cross-platform","history","recall","retrieval","session"],"category":"deployment"},{"name":"lucasmccomb-session-lifecycle-modules-session-lifecycle","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Structured session shutdown via /sds. Autonomous wrap-up sweep: commit dirty work, update referenced issues, run /reflect, write a handoff, broadcast to sibling clones. Complements /startup at the other end of the session.","version":"1.0.0","strict":true,"keywords":["handoff","session","shutdown","workflow"],"category":"productivity"},{"name":"lucasmccomb-shadcn-modules-shadcn","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"shadcn/ui component patterns: composition over custom builds, semantic theming tokens, proper form architecture, accessibility, and CLI workflow.","version":"1.0.0","strict":true,"keywords":["components","radix","react","shadcn","ui"],"category":"productivity"},{"name":"lucasmccomb-ship-readiness-modules-ship-readiness","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/ship-ready command: at-a-glance dashboard of what gates a merge on the current branch (failing tests, open PR count, stale branches, outdated deps, merge velocity, review freshness, unresolved risks from docs/solutions/). Reads ce-review envelopes for commit-hash staleness detection.","version":"1.0.0","strict":true,"keywords":["dashboard","gating","pre-merge","review","ship","staleness"],"category":"testing"},{"name":"lucasmccomb-skill-authoring-modules-skill-authoring","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Discipline for writing skills and slash commands that stay efficient, portable, and context-safe. Covers reference-file inclusion, conditional content extraction, tool selection, and writing style.","version":"1.0.0","strict":true,"keywords":["authoring","commands","context-window","discipline","skills"],"category":"deployment"},{"name":"lucasmccomb-skillify-modules-skillify","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Slash command that promotes an ad-hoc session capability into a durable skill: a command file with triggers and rules, optional deterministic helper script, a pinning test, and a learnings-store entry pointing at the new skill. Inspired by the 'skillify' pattern where every repeated failure becomes structurally unreachable by being turned into a tested skill.","version":"1.0.0","strict":true,"keywords":["authoring","durability","meta-learning","skills"],"category":"testing"},{"name":"lucasmccomb-startup-dashboard-modules-startup-dashboard","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Plain-text /startup dashboard for Claude Code sessions. Surfaces git state, live sessions, tracking.csv claims, and recent activity (via session-history /recall). No agent-log writes; session transcripts are captured by Claude Code natively.","version":"1.0.0","strict":true,"keywords":["dashboard","session","startup"],"category":"utilities"},{"name":"lucasmccomb-subagent-patterns-modules-subagent-patterns","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Subagent dispatch methodology: task decomposition, spec-driven delegation, pass-paths-not-contents, two-stage review (spec compliance then code quality), parallel coordination, and skill invocation modes.","version":"1.0.0","strict":true,"keywords":["agents","coordination","delegation","parallel","review","subagents"],"category":"testing"},{"name":"lucasmccomb-supabase-modules-supabase","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Supabase-specific rules: API key terminology (publishable/secret), environment variable naming, migration validation, and database change workflow.","version":"1.0.0","strict":true,"keywords":["auth","database","migrations","supabase"],"category":"productivity"},{"name":"lucasmccomb-systematic-debugging-modules-systematic-debugging","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"4-phase root cause investigation methodology: investigate, analyze patterns, test hypotheses, implement fix. Prevents random fix attempts.","version":"1.0.0","strict":true,"keywords":["debugging","methodology","root-cause","troubleshooting"],"category":"testing"},{"name":"lucasmccomb-tailwind-modules-tailwind","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Tailwind CSS v4 design system patterns: CSS-first configuration, design token hierarchy, CVA component variants, dark mode, and responsive grid systems.","version":"1.0.0","strict":true,"keywords":["css","design-system","tailwind","theming","tokens"],"category":"utilities"},{"name":"lucasmccomb-test-driven-development-modules-test-driven-development","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Strict red-green-refactor TDD discipline. No production code without a failing test first. Enforces test-first methodology for all new features and bug fixes.","version":"1.0.0","strict":true,"keywords":["methodology","red-green-refactor","tdd","testing"],"category":"testing"},{"name":"lucasmccomb-test-vision-modules-test-vision","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Vision-driven e2e test suite generation. /test-vision for full repo analysis + parallel test suite creation. /e2e for single-feature spec generation. Composes /e2e as the atomic unit within /test-vision orchestration.","version":"1.0.0","strict":true,"keywords":["browser-automation","e2e","parallel","playwright","testing"],"category":"productivity"},{"name":"lucasmccomb-todos-modules-todos","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"File-based review-finding tracker. Review findings, PR nitpicks, and tech debt that does not merit a full GitHub issue go to .claude/todos/NNN-{status}-{priority}-{description}.md with YAML frontmatter. Three skills compose - /todo-create (canonical writer), /todo-triage (interactive pending->ready), /todo-resolve (batch-resolve ready todos via parallel subagents). Fills the gap between review-found-it and cut-an-issue with a lightweight, in-repo third option.","version":"1.0.0","strict":true,"keywords":["pr-feedback","review","tech-debt","todos","tracker","triage"],"category":"data"},{"name":"lucasmccomb-verification-modules-verification","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Evidence-before-claims methodology. Requires fresh execution of verification commands, reading full output, and confirming results before asserting completion.","version":"1.0.0","strict":true,"keywords":["completion","evidence","quality","verification"],"category":"testing"},{"name":"lucasmccomb-xplan-modules-xplan","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"Deep research + planning + execution framework. Spawns parallel research/review agents, creates comprehensive plans, and executes via parallel agent waves.","version":"1.0.0","strict":true,"keywords":["execution","parallel","planning","research"],"category":"utilities"},{"name":"lucasmccomb-youtube-transcripts-modules-youtube-transcripts","source":{"source":"github","repo":"lucasmccomb/ccgm"},"description":"/transcript <url> grabs a YouTube transcript via yt-dlp AND dispatches a subagent to produce an opinionated implications doc against your project memory. Saves both files with matching slug+date so the pair correlates by name. --no-analysis flag for extraction only.","version":"1.0.0","strict":true,"keywords":["analysis","commands","subagent","transcripts","youtube"],"category":"utilities"}]}