Claude Code Slash Commands · page 10
Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.
- status322
List background Antigravity (agy) delegation jobs for this repo, or show one job's status.
- brief283
Engage. Interrogate the brief. Name who signs done.
suboss87/FDEOpsInstall - close283
Transfer operations. They operate it without you.
suboss87/FDEOpsInstall - debrief283
Capture the meeting. Notes into the record.
suboss87/FDEOpsInstall - discover283
Diagnose. Check the brief is the real job.
suboss87/FDEOpsInstall - outcome283
Realize. Promised, measured, accepted.
suboss87/FDEOpsInstall - plan283
Align. Sequence the work. Work backwards from success.
suboss87/FDEOpsInstall - prep283
Prepare the meeting. One page from the record.
suboss87/FDEOpsInstall - readout283
Report the outcome. Promised, measured, accepted.
suboss87/FDEOpsInstall - receipts283
Find the receipt. A dated line, or it did not happen.
suboss87/FDEOpsInstall - ship283
Deliver the increment. Then go live with a rollback you have run.
suboss87/FDEOpsInstall - trust283
Diagnose trust. Process gap, or they stopped trusting you.
suboss87/FDEOpsInstall |
MadAppGang/claude-codeInstall- api-docs277
Launch the API documentation specialist for OpenAPI specs
- api277
Launch the API development agent for backend implementation
- content277
Alternative command for content creation
- debug277
Debug an error or issue
- deploy277
Alternative command for DevOps deployment tasks
- devops277
Launch the DevOps specialist for CI/CD and deployment
- document277
Generate or update documentation
- frontend277
Launch the frontend development agent for UI implementation
- marketing277
Launch the marketing content specialist
- plan277
Launch the project planning agent for strategic task decomposition
- product277
Launch the product management specialist
- refactor277
Refactor code for better structure and maintainability
- requirements277
Alternative command for requirements gathering
- review277
Trigger code review on recent changes
Scan for security vulnerabilities
- shadcn277
Launch the ShadCN UI builder agent for component-based UI development
- tdd277
Launch the TDD specialist for test-driven development
- test-first277
Alternative command for TDD specialist focusing on test-first approach
- test277
Run tests and fix failures
- ui277
Launch the ShadCN UI builder agent for interface design and implementation
- beads-init249
Initialize Beads issue tracking in your project with interactive configuration setup.
Dead code detection and cleanup workflow (inline orchestration)
- health-deps249
Dependency audit and update workflow (inline orchestration)
- health-reuse249
Code duplication detection and consolidation workflow (inline orchestration)
Security vulnerability detection and remediation workflow (inline orchestration)
- onboard249
Connect any project to Gastown multi-agent orchestration
- push249
Automated release management with version bumping and dual changelog generation
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync
Execute the implementation plan by processing and executing all tasks defined in tasks.md
- speckit.plan249
Execute the implementation planning workflow using the plan template to generate design artifacts.
Create or update the feature specification from a natural language feature description.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Import tasks from tasks.md into Beads issue tracker, creating an epic with child tasks and proper dependencies.
- status249
Show Gastown status (convoys, agents, pending tasks)
Optimize Supabase database performance by delegating to specialized agents
Translate documentation file from English to Russian
- ultra-think249
Deep analysis and problem solving with multi-dimensional thinking
- upgrade249
Safely upgrade Gastown and Beads
- work249
Give task to AI agent via Gastown (create bead + sling to polecat)
- worktree249
Manage git worktrees for parallel feature development (create, remove, list, cleanup)
WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns
- wp-perf227
Quick WordPress performance scan - fast triage using critical pattern detection
- build214
Build the colcon workspace (optionally a single package) and report the outcome.
- gz-changelog214
Summarize commits on the current branch (vs origin/main) into a Changelog-style bullet list ready to paste into Changelog.md.
- gz-lint214
Run pre-commit hooks (clang-format, codespell, etc.) over the staged + changed files, then optionally clang-tidy.
Scaffold a new ECS component header under include/gz/sim/components/ and wire it into the install list.
Scaffold a new gz-sim system plugin under src/systems/<name>/ with header, source, CMake glue, plugin registration, and an integration test stub.
- gz-test214
Run the gz-sim CTest suite (optionally filtered by regex) and report pass / fail counts.
- lint214
Run ament linters (uncrustify, cpplint, flake8, pep257, xmllint, copyright) and pre-commit against changed files.
- new-agent214
Author a new sub-agent under .claude/agents/<name>.md with valid frontmatter (name/description/tools/model), following the template conventions, and index it in CLAUDE.md + README.md.
- new-bt-node214
Scaffold a Behavior Tree leaf node — plain BehaviorTree.CPP (sync/stateful/condition) or a BehaviorTree.ROS2 wrapper (action/service/topic) — with ports, registration, and an XML usage snippet.
- new-command214
Author a new slash command under .claude/commands/<name>.md with valid frontmatter, following the template conventions, and index it in CLAUDE.md + README.md.
Scaffold a ros2_control controller or broadcaster — base class, command/state interface config, RT-safe update(), generate_parameter_library, pluginlib export, and a test.
- new-hardware214
Scaffold a ros2_control hardware component (System/Actuator/Sensor) + URDF <ros2_control> tag + bringup (controllers.yaml + launch), with pluginlib export and a test.
- new-launch214
Scaffold a modular launch file (Python or XML) inside an existing package, following the ros2_launch_config skill.
- new-node214
Scaffold a Node inside an existing package — standard, lifecycle, or component, in Python or C++.
- new-package214
Scaffold a new ROS 2 package (ament_python or ament_cmake) following Clean Architecture layout — domain / application / infrastructure / presentation.
Scaffold a Clean-Architecture VDA 5050 v3.0.0 connector (MQTT/JSON ↔ Nav 2) — domain entities, ports, application handlers, MQTT + Nav 2 adapters — in the chosen code format.
Bootstrap a complete ROS 2 colcon workspace from scratch — dir layout, .gitignore, README, this .claude/ config, and seed interfaces/core/bringup packages.
- test214
Run colcon tests for the workspace (or a single package) and report pass / fail counts.
- workflow212
Product Manager-led orchestration with optional thinking modes, MCP servers, and flexible input types (request/PRD/PRP)
- doctor212
Run cc-fleet's setup/health diagnostics and explain any failures (read-only)
ethanhq/cc-fleetInstall - ps212
List cc-fleet provider teammates, async jobs, and pane health (read-only)
ethanhq/cc-fleetInstall - context207
Analyze and optimize context configuration. Reviews CLAUDE.md, knowledge-core.md, and active context for optimization opportunities. Helps prevent context rot (39% improvement, 84% token reduction).
VAMFI/claude-user-memoryInstall - implement207
Quick command to invoke code-implementer to execute implementation with self-correction (up to 3 intelligent retries).
VAMFI/claude-user-memoryInstall - plan207
Quick command to invoke implementation-planner to create surgical, reversible implementation plans with rollback procedures.
VAMFI/claude-user-memoryInstall - research207
Quick command to invoke docs-researcher for rapid documentation research. Fetches version-accurate, authoritative sources and creates ResearchPack.
VAMFI/claude-user-memoryInstall - workflow207
Complete Research → Plan → Implement workflow in one command. Invokes chief-architect to orchestrate all phases with quality gates and self-correction.
VAMFI/claude-user-memoryInstall - writ-approve198
Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below).
infinri/WritInstall - pitchcraft190
Install pitchcraft skill for structured persuasion and executive reporting
moshuying/pitchcraftInstall 安装 pitchcraft skill(结构化说服与汇报)
moshuying/pitchcraftInstall- build187
Build from the plan
- onboard187
Onboard Claude Code into the codebase
- obsidian184
Load Obsidian plugin development guidelines and best practices
Interactive guide for creating a new Obsidian plugin with best practices
- init161
Generate FILETREE.md from scratch. Confirms overwrite if it already exists.
nekocode/filetree-skillInstall - lint161
Report drift between FILETREE.md and current repo, read-only. Prompts to run /filetree:update on drift.
nekocode/filetree-skillInstall - update161
Sync FILETREE.md with current repository state — handles added / changed / removed / renamed.
nekocode/filetree-skillInstall - calibrate158
Force recalibration of all CLAUDE.md files
- init158
Initialize CLAUDE.md memory structure for project with interactive wizard
- status158
Show CLAUDE.md memory sync status
- sync158
Sync CLAUDE.md with manual file changes detected by git
- audit133
Audit recurring context files and suggest usage-limit optimizations.
0xhimanshu/governorInstall