- CHANGELOG.md gains the [2.12.0] entry (first tagged release since v2.9.0):
consolidates the previously documented but untagged v2.10.0-v2.11.2 work,
all post-2.11.2 merges, and the full 17-issue triage sweep; the ten stacked
[Unreleased] sections are demoted into the 2.12.0 body so the Release
workflow tags and publishes the whole span. Verified parseable with
scripts/extract_release_notes.py (version 2.12.0, 554-line body).
- Version markers bumped to 2.12.0: marketplace.json metadata,
CLAUDE.md current-version header + footer.
- Counters trued to the derived values (380 skills / 96 plugins / 20 domains /
706 tools / 823 refs / 114 agents / 138 commands) in README badges + prose,
CLAUDE.md, marketplace.json, and the long-stale mkdocs.yml/docs/index.md
site description (was still claiming 345/78/17).
- Docs site regenerated via scripts/generate-docs.py (568 generated pages;
new pages for the recently merged plugins); codex/gemini mirrors resynced;
mkdocs build verified locally with the same plugin set static.yml uses
(670 HTML pages, no errors).
- Fix: the three hivemind worker personas (assets/agents/{coder,scout,tester}.md,
merged via #979 while Actions was not triggering) lacked the frontmatter
`name:` field and hard-failed the blocking G10 gate — named
hive-coder/hive-scout/hive-tester; 645 files now scan with 0 errors.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qgc6RYXWJPr5oW9DHU7zR4
20 KiB
| title | description |
|---|---|
| Slash Commands — AI Coding Agent Commands & Codex Shortcuts | 124 slash commands for Claude Code, Codex CLI, and Gemini CLI — sprint planning, tech debt analysis, PRDs, OKRs, and more. |
:material-console: Slash Commands
124 commands for quick access to common operations
-
:material-console:{ .lg .middle }
/a11y-audit
Scan a frontend project for WCAG 2.2 accessibility issues, show fixes, and optionally check color contrast.
-
:material-console:{ .lg .middle }
/changelog
Generate Keep a Changelog entries from git history and validate commit message format.
-
:material-console:{ .lg .middle }
/chaos-experiment
Step through the design of a chaos engineering experiment using the chaos-engineering skill. Produces a plan, calcula...
-
:material-console:{ .lg .middle }
/code-to-prd
Reverse-engineer a frontend codebase into a complete Product Requirements Document.
-
:material-console:{ .lg .middle }
/competitive-matrix
Build competitive matrices with weighted scoring, gap analysis, and market positioning insights.
-
:material-console:{ .lg .middle }
/cs-aeo
Command: /cs:aeo action args
-
:material-console:{ .lg .middle }
/cs-backend-review
Use the cs-backend-engineer agent (uses context: fork) to handle this inquiry:
-
:material-console:{ .lg .middle }
/cs-engineer-grill
Walk the user through the Matt Pocock forcing-question discipline before they lock any engineering decision. This is ...
-
:material-console:{ .lg .middle }
/cs-frontend-review
Use the cs-frontend-engineer agent (uses context: fork) to handle this inquiry:
-
:material-console:{ .lg .middle }
/cs-fullstack-review
Use the cs-fullstack-engineer agent (which uses context: fork to keep the parent thread clean) to handle this inquiry:
-
:material-console:{ .lg .middle }
/cs-webinar
Command: /cs:webinar mode args
-
:material-console:{ .lg .middle }
/financial-health
Analyze financial statements, build valuation models, assess budget variances, and construct forecasts.
-
:material-console:{ .lg .middle }
/flag-cleanup
Run the full feature-flag cleanup workflow:
-
:material-console:{ .lg .middle }
/focused-fix
Systematically repair an entire feature or module using the 5-phase protocol. Target: $ARGUMENTS (a feature path or m...
-
:material-console:{ .lg .middle }
/google-workspace
Google Workspace CLI administration via the gws CLI. Run setup diagnostics, security audits, browse and execute recip...
-
:material-console:{ .lg .middle }
/karpathy-check
Review your staged changes (or last commit) against Karpathy's 4 coding principles.
-
:material-console:{ .lg .middle }
/okr
Generate cascaded OKR frameworks from company-level strategy down to team-level key results.
-
:material-console:{ .lg .middle }
/operator-audit
Run the full audit on a Kubernetes Operator repository:
-
:material-console:{ .lg .middle }
/persona
Generate structured user personas with demographics, goals, pain points, and behavioral patterns.
-
:material-console:{ .lg .middle }
/pipeline
Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
-
:material-console:{ .lg .middle }
/plugin-audit
Full audit pipeline for any skill, plugin, agent, or command in this repository. Runs 8 validation phases, auto-fixes...
-
:material-console:{ .lg .middle }
/prd
Generate a concise, evidence-gated product requirements document for $ARGUMENTS.
-
:material-console:{ .lg .middle }
/project-health
Generate portfolio health dashboards and risk matrices for project oversight.
-
:material-console:{ .lg .middle }
/retro
Analyze retrospective data for recurring themes, sentiment trends, and action item effectiveness.
-
:material-console:{ .lg .middle }
/rice
Prioritize features using RICE scoring (Reach, Impact, Confidence, Effort) with optional capacity constraints.
-
:material-console:{ .lg .middle }
/saas-health
Calculate SaaS financial health metrics from raw business numbers, benchmark against industry standards, and project ...
-
:material-console:{ .lg .middle }
/seo-auditor
Systematically scan, audit, and optimize documentation files for SEO. Targets README.md files and docs/ pages — fixes...
-
:material-console:{ .lg .middle }
/slo-design
Step through SLO design using the slo-architect skill. Produces an SLO definition, computes error budget + multi-wind...
-
:material-console:{ .lg .middle }
/sprint-health
Score sprint health across delivery, quality, and team metrics with velocity trend analysis.
-
:material-console:{ .lg .middle }
/sprint-plan
Create a sprint plan for $ARGUMENTS with explicit capacity math, a carry-over check, and a definition-of-ready gate. ...
-
:material-console:{ .lg .middle }
/tc
Dispatch a TC (Technical Change) command. Arguments: $ARGUMENTS.
-
:material-console:{ .lg .middle }
/tdd
Drive a test-first workflow for $ARGUMENTS using the TDD Guide skill. The first word of $ARGUMENTS selects the mode (...
-
:material-console:{ .lg .middle }
/tech-debt
Scan codebases for technical debt, score severity, and generate prioritized remediation plans.
-
:material-console:{ .lg .middle }
/user-story
Generate structured user stories with acceptance criteria, story points, and sprint capacity planning.
-
:material-console:{ .lg .middle }
/wiki-ingest
Ingest a new source into the LLM Wiki. This is the most-used command.
-
:material-console:{ .lg .middle }
/wiki-init
Bootstrap a new LLM Wiki vault. Creates raw/, wiki/{entities,concepts,sources,comparisons,synthesis}, the index and l...
-
:material-console:{ .lg .middle }
/wiki-lint
Health-check the wiki. Surfaces orphan pages, broken wikilinks, stale claims, missing frontmatter, contradictions, an...
-
:material-console:{ .lg .middle }
/wiki-log
Show recent entries from wiki/log.md. Every LLM operation on the wiki leaves a standardized entry:
-
:material-console:{ .lg .middle }
/wiki-query
Ask the wiki a question. The librarian reads index.md first, picks relevant pages across categories, synthesizes an a...
-
:material-console:{ .lg .middle }
/cs-harness
Parse $ARGUMENTS: the first token is the domain (one of the 18 manifest names under
-
:material-console:{ .lg .middle }
/cs-memory
Argument: $ARGUMENTS (default: status)
-
:material-console:{ .lg .middle }
/cs-book-to-plugin
Command: /cs:book-to-plugin --domain --rights
-
:material-console:{ .lg .middle }
/cs-book-to-skill
Command: /cs:book-to-skill <path|folder|glob>... skill-name-slug
-
:material-console:{ .lg .middle }
/cs-caveman
Command: /cs:caveman
-
:material-console:{ .lg .middle }
/cs-claude-coach
Activates the claude-coach skill. From this point on, the conversation gains:
-
:material-console:{ .lg .middle }
/cs-grill-me
Command: /cs:grill-me
-
:material-console:{ .lg .middle }
/cs-grill-with-docs
Command: /cs:grill-with-docs
-
:material-console:{ .lg .middle }
/cs-handoff
Command: /cs:handoff
-
:material-console:{ .lg .middle }
/cs-human-gate
Command: /cs:human-gate step
-
:material-console:{ .lg .middle }
/cs-forgetting-audit
The short pass. Skip the cost and architecture work; answer one question about
-
:material-console:{ .lg .middle }
/cs-memory-engineering
Run the memory-engineering pass on $ARGUMENTS.
-
:material-console:{ .lg .middle }
/cs-skill-doctor
Run the skill-doctor pass with $ARGUMENTS (pass any --repo, --days,
-
:material-console:{ .lg .middle }
/skillopt-sleep
You are driving SkillOpt-Sleep: a tool that lets this user's Claude agent
-
:material-console:{ .lg .middle }
/cs-scrape
Run a gated extraction pipeline for $ARGUMENTS using skills/universal-scraping-architect/SKILL.md.
-
:material-console:{ .lg .middle }
/cs-workflow-build
Command: /cs:workflow-build
-
:material-console:{ .lg .middle }
/cs-write-a-skill
Command: /cs:write-a-skill
-
:material-console:{ .lg .middle }
/cs-grill-product
Interrogate this plan — do not execute anything yet:
-
:material-console:{ .lg .middle }
/cs-product-loop
Inputs (defaults: discoverylog.json and ost.json in the workspace; shapes in
-
:material-console:{ .lg .middle }
/cs-product
Route this inquiry through the product-skills orchestrator:
-
:material-console:{ .lg .middle }
/cs-grill-pm
Interrogate this plan — do not execute anything yet:
-
:material-console:{ .lg .middle }
/cs-pm-loop
Goal:
-
:material-console:{ .lg .middle }
/cs-pm
Route this inquiry through the pm-skills orchestrator:
-
:material-console:{ .lg .middle }
/cs-arquiteto
Command: /cs:arquiteto
-
:material-console:{ .lg .middle }
/cs-andreessen
Command: /cs:andreessen
-
:material-console:{ .lg .middle }
/cs-pmf-check
Command: /cs:pmf-check
-
:material-console:{ .lg .middle }
/cs-capture
Command: /cs:capture
-
:material-console:{ .lg .middle }
/cs-deep-work
Command: /cs:deep-work today's task list
-
:material-console:{ .lg .middle }
/cs-time-block
Command: /cs:time-block task list + start/end
-
:material-console:{ .lg .middle }
/cs-inbox-setup
Command: /cs:inbox-setup
-
:material-console:{ .lg .middle }
/cs-inbox-triage
Command: /cs:inbox-triage
-
:material-console:{ .lg .middle }
/cs-fable-goal
Command: /cs:fable-goal
-
:material-console:{ .lg .middle }
/cs-handoff-setup
Configure the handoff skill. Walks 5 questions (plus 1-2 optional) and writes the config. Re-run any time.
-
:material-console:{ .lg .middle }
/cs-meeting-actions
Command: /cs:meeting-actions notes file or pasted notes
-
:material-console:{ .lg .middle }
/cs-meeting-prep
Command: /cs:meeting-prep the meeting
-
:material-console:{ .lg .middle }
/cs-reflect
Command: /cs:reflect
-
:material-console:{ .lg .middle }
/cs-roast
Command: /cs:roast the idea
-
:material-console:{ .lg .middle }
/cs-weekly-review
Command: /cs:weekly-review directory or notes
-
:material-console:{ .lg .middle }
/cs-landing
Command: /cs:landing
-
:material-console:{ .lg .middle }
/cs-deep-research
Command: /cs:deep-research
-
:material-console:{ .lg .middle }
/cs-dossier
Command: /cs:dossier
-
:material-console:{ .lg .middle }
/cs-grants
Command: /cs:grants
-
:material-console:{ .lg .middle }
/cs-litreview
Command: /cs:litreview
-
:material-console:{ .lg .middle }
/cs-notebooklm
Command: /cs:notebooklm
-
:material-console:{ .lg .middle }
/cs-patent
Command: /cs:patent
-
:material-console:{ .lg .middle }
/cs-pulse
Command: /cs:pulse
-
:material-console:{ .lg .middle }
/cs-research
Command: /cs:research
-
:material-console:{ .lg .middle }
/cs-syllabus
Command: /cs:syllabus
-
:material-console:{ .lg .middle }
/cs-bizops
Use the cs-bizops-orchestrator agent + business-operations-skills orchestrator skill to handle this inquiry:
-
:material-console:{ .lg .middle }
/cs-capacity-plan
Run the capacity-planner skill on this input:
-
:material-console:{ .lg .middle }
/cs-grill-bizops
Apply Matt Pocock's grill-with-docs discipline to this BizOps plan / problem:
-
:material-console:{ .lg .middle }
/cs-internal-comms
Run the internal-comms skill on this input:
-
:material-console:{ .lg .middle }
/cs-knowledge-ops
Run the knowledge-ops skill on this input:
-
:material-console:{ .lg .middle }
/cs-process-map
Run the process-mapper skill on this input:
-
:material-console:{ .lg .middle }
/cs-procurement
Run the procurement-optimizer skill on this input:
-
:material-console:{ .lg .middle }
/cs-vendor-review
Run the vendor-management skill on this input:
-
:material-console:{ .lg .middle }
/cs-channel-econ
Run the channel-economics skill on this input:
-
:material-console:{ .lg .middle }
/cs-commercial-forecast
Run the commercial-forecaster skill on this input:
-
:material-console:{ .lg .middle }
/cs-commercial-policy
Run the commercial-policy skill on this input:
-
:material-console:{ .lg .middle }
/cs-commercial
Use the cs-commercial-orchestrator agent + commercial-skills orchestrator skill to handle this inquiry:
-
:material-console:{ .lg .middle }
/cs-deal-review
Run the deal-desk skill on this input:
-
:material-console:{ .lg .middle }
/cs-grill-commercial
Apply Matt Pocock's grill-with-docs discipline to this Commercial plan / problem:
-
:material-console:{ .lg .middle }
/cs-partner-tier
Run the partnerships-architect skill on this input:
-
:material-console:{ .lg .middle }
/cs-pricing-strategy
Run the pricing-strategist skill on this input:
-
:material-console:{ .lg .middle }
/cs-rfp-respond
Run the rfp-responder skill on this input:
-
:material-console:{ .lg .middle }
/cs-clinical-research
Run the clinical-research skill on this input:
-
:material-console:{ .lg .middle }
/cs-grill-research-ops
Apply Matt Pocock's grill-with-docs discipline to this plan / problem:
-
:material-console:{ .lg .middle }
/cs-market-research
Run the market-research skill on this input:
-
:material-console:{ .lg .middle }
/cs-product-research
Run the product-research skill on this input:
-
:material-console:{ .lg .middle }
/cs-research-finance
Run the research-finance skill on this input:
-
:material-console:{ .lg .middle }
/cs-research-ops
Route this inquiry through the research-ops-skills orchestrator:
-
:material-console:{ .lg .middle }
/cs-design-system
Run the design-system wizard:
-
:material-console:{ .lg .middle }
/cs-grill-markdown-html
Walk the user through 5 forcing questions before routing to the converter. One question per turn, with a recommended ...
-
:material-console:{ .lg .middle }
/cs-markdown-html
Route this conversion through the markdown-html-orchestrator skill:
-
:material-console:{ .lg .middle }
/cs-md-document
Convert the markdown at $ARGUMENTS into a single-file interactive HTML document.
-
:material-console:{ .lg .middle }
/cs-md-review
Convert the review markdown at $ARGUMENTS into a single-file 2-column HTML review.
-
:material-console:{ .lg .middle }
/cs-md-slides
Convert the markdown deck at $ARGUMENTS into a single-file interactive HTML presentation.
-
:material-console:{ .lg .middle }
/cs-goal
The goal is one sentence for one agent. It selects the phase and the loop shape.
-
:material-console:{ .lg .middle }
/cs-grade
Run the grade-iterate skill.
-
:material-console:{ .lg .middle }
/cs-grill-agent-launcher
Grill the current goal's phase using its SKILL.md "Forcing-question library".
-
:material-console:{ .lg .middle }
/cs-interview
Run the interview skill.
-
:material-console:{ .lg .middle }
/cs-launch
Route through the agent-launcher-orchestrator skill.
-
:material-console:{ .lg .middle }
/cs-run-without-you
Run the run-without-you skill.
-
:material-console:{ .lg .middle }
/cs-stage-launch
Run the stage-launch skill.
-
:material-console:{ .lg .middle }
/cs-wrap-up
Run the wrap-up skill.