Claude Code Slash Commands · page 5
Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.
Refactor CLAUDE.md by extracting sections to dedicated docs with path-scoped rules
nimbalyst/nimbalystInstall- release-alpha1.7k
Prepare and execute an alpha release (patch/minor/major)
nimbalyst/nimbalystInstall Release a new version of a marketplace extension
nimbalyst/nimbalystInstall- restart1.7k
Restart the Nimbalyst application
nimbalyst/nimbalystInstall - review-branch1.7k
Review all changes in current branch (read-only analysis)
nimbalyst/nimbalystInstall - social-response1.7k
Draft a response to a user reaching out on Discord or another social channel
nimbalyst/nimbalystInstall - tip1.7k
Author a new contextual tip for Nimbalyst's tips system (transcript-inline tip cards with trigger/targeting rules).
nimbalyst/nimbalystInstall - tooltip1.7k
Add help content tooltips to existing UI elements.
nimbalyst/nimbalystInstall - track1.7k
Create a tracking item in the Nimbalyst tracker system.
nimbalyst/nimbalystInstall - update-libs1.7k
Update Anthropic Agent SDK, MCP library, and Codex SDK to latest versions
nimbalyst/nimbalystInstall - walkthrough1.7k
Create a guided walkthrough for a feature or workflow.
nimbalyst/nimbalystInstall - write-tests1.7k
Generate comprehensive test coverage for existing code.
nimbalyst/nimbalystInstall AI DevKit · Compare implementation with design and requirements docs to ensure alignment.
codeaholicguy/ai-devkitInstall- code-review1.6k
AI DevKit · Pre-push code review against design docs.
codeaholicguy/ai-devkitInstall - execute-plan1.6k
AI DevKit · Execute a feature plan task by task.
codeaholicguy/ai-devkitInstall - new-requirement1.6k
AI DevKit · Scaffold feature documentation from requirements through planning.
codeaholicguy/ai-devkitInstall - remember1.6k
AI DevKit · Store reusable guidance in the knowledge memory service.
codeaholicguy/ai-devkitInstall - review-design1.6k
AI DevKit · Review feature design for completeness.
codeaholicguy/ai-devkitInstall AI DevKit · Review feature requirements for completeness.
codeaholicguy/ai-devkitInstall- update-planning1.6k
AI DevKit · Update planning docs to reflect implementation progress.
codeaholicguy/ai-devkitInstall - writing-test1.6k
AI DevKit · Add tests for a new feature.
codeaholicguy/ai-devkitInstall - add-plugin1.5k
Integrate a spec-driven/skill framework as a bundled agtx plugin. Pass a GitHub repo URL to auto-generate the plugin.toml, or run without arguments to write one from scratch.
fynnfluegge/agtxInstall - brooks-test1.5k
Run a Brooks-Lint test quality review
hyhmrright/brooks-lintInstall - reflect-skills1.4k
Discover skill candidates from repeating session patterns
BayramAnnakov/claude-reflectInstall - reflect1.4k
Reflect on session corrections and update CLAUDE.md (with human review)
BayramAnnakov/claude-reflectInstall - skip-reflect1.4k
Discard queued learnings without processing
BayramAnnakov/claude-reflectInstall - view-queue1.4k
View the learnings queue without processing
BayramAnnakov/claude-reflectInstall - add-tests1.4k
Add tests for recently changed files or specified code
CloudAI-X/claude-workflow-v2Install - architect1.4k
System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.
CloudAI-X/claude-workflow-v2Install - bootstrap-repo1.4k
Explore the repository with 10 parallel subagents to create comprehensive documentation. Creates CODEBASE.md with full architecture analysis.
CloudAI-X/claude-workflow-v2Install - code-simplifier1.4k
Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.
CloudAI-X/claude-workflow-v2Install - commit-push-pr1.4k
Commit staged changes, push to remote, and create a pull request
CloudAI-X/claude-workflow-v2Install - commit1.4k
Create a conventional commit with auto-generated message
CloudAI-X/claude-workflow-v2Install Safe, one-at-a-time dependency upgrades with verification after each. Detects package manager automatically.
CloudAI-X/claude-workflow-v2Install- lint-check1.4k
Runs linting and code quality checks. Catches style issues, potential bugs, and enforces project standards.
CloudAI-X/claude-workflow-v2Install - lint-fix1.4k
Auto-fix all linting and formatting issues
CloudAI-X/claude-workflow-v2Install - mentor1.4k
Educational mode that explains concepts, teaches patterns, and guides learning. Ideal when learning a new codebase, technology, or programming concept.
CloudAI-X/claude-workflow-v2Install - metrics1.4k
View agent performance metrics and session history. Shows usage patterns, files changed, and session summaries.
CloudAI-X/claude-workflow-v2Install - parallel-analyze1.4k
Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.
CloudAI-X/claude-workflow-v2Install - parallel-review1.4k
Run parallel code review across multiple directories or files. Uses N subagents simultaneously for faster analysis.
CloudAI-X/claude-workflow-v2Install - plan1.4k
Create and maintain a structured PLAN.md for persistent task tracking. Supports phases, dependencies, and progress tracking.
CloudAI-X/claude-workflow-v2Install - quick-fix1.4k
Quickly fix lint errors, type errors, or simple bugs
CloudAI-X/claude-workflow-v2Install - rapid1.4k
Fast-paced development mode for quick iterations. Minimal ceremony, maximum speed. Best for prototypes, MVPs, and time-sensitive tasks.
CloudAI-X/claude-workflow-v2Install - refactor-guided1.4k
Systematic, safety-first refactoring with verification at each step. Never refactors and adds features simultaneously.
CloudAI-X/claude-workflow-v2Install - review1.4k
Strict code review mode with high standards. Thoroughly examines code for bugs, security issues, performance problems, and best practice violations.
CloudAI-X/claude-workflow-v2Install - run-tests1.4k
Runs project tests intelligently. Identifies affected tests from changes and runs them first, then full suite.
CloudAI-X/claude-workflow-v2Install Document session learnings to CLAUDE.md and AGENTS.md. Use after completing significant tasks, debugging sessions, or discovering project patterns.
CloudAI-X/claude-workflow-v2Install- security-scan1.4k
Security-focused code scan. Checks for hardcoded secrets, vulnerable dependencies, and common security issues.
CloudAI-X/claude-workflow-v2Install Summarize recent changes for standup, PR, or documentation
CloudAI-X/claude-workflow-v2Install- sync-branch1.4k
Sync current branch with main/master (fetch, rebase or merge)
CloudAI-X/claude-workflow-v2Install - tutorial1.4k
Interactive tutorial for learning the plugin. Walks through agents, skills, hooks, and commands with hands-on examples.
CloudAI-X/claude-workflow-v2Install - validate-build1.4k
Validates project build process. Run after changes to ensure the project compiles/transpiles correctly.
CloudAI-X/claude-workflow-v2Install - verify-changes1.4k
Comprehensive verification after code changes. Uses Boris Cherny's multi-subagent adversarial approach.
CloudAI-X/claude-workflow-v2Install - nopua-en1.4k
Manually activate NoPUA clarity mode when stuck — identify the failure pattern and work through stop → observe → transform → act → transcend, driven by wisdom rather than fear.
wuji-labs/nopuaInstall - nopua-ja1.4k
行き詰まったとき NoPUA 清明モードを手動起動——失敗パターンを識別し、恐怖ではなく知恵で止→観→転→行→悟へ導く。
wuji-labs/nopuaInstall - exec-summary1.4k
Compress a document or update into a crisp executive summary.
- health-scorecard1.4k
Build a weighted customer health scorecard for an account.
- prd1.4k
Draft a product requirements document from a feature idea or brief.
- retro1.4k
Run a structured sprint retrospective from notes.
- rice1.4k
Score and rank initiatives with the RICE framework.
- sprint-plan1.4k
Plan a sprint with a calibrated, realistic commitment.
Workflow recipe — turn the quarter's raw numbers into a leadership story and board deck by chaining 4 skills.
- launch-a-product1.4k
Workflow recipe — go from competitive landscape to a fully checklisted launch and press release by chaining 5 skills.
Workflow recipe — diagnose an at-risk customer and build the full save play through to renewal by chaining 4 skills.
- run-discovery1.4k
Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 skills.
- setup-context1.4k
Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you.
- ship-a-feature1.4k
Workflow recipe — take a feature idea from fuzzy brief to launch plan by chaining 5 skills.
- red-team1.4k
Stress-test a plan, strategy, PRD, or launch with a room of hostile expert personas before you commit.
- repurpose1.4k
Workflow recipe — turn one blog post, video, or idea into a full platform-native content pack (thread, LinkedIn, newsletter, carousel, short-form script) with sharp hooks and a thumbnail concept.
- setup-pm-skills1.4k
Onboard a new user — find out what they do, recommend the right bundles & top skills, and set up a project CONTEXT.md so every skill is tailored to them.
- brain1.4k
Set up or use your Professional Brain — init, ingest, recall, or review.
- grow-a-product1.4k
Workflow recipe — turn a growth goal into a funnel diagnosis, experiment backlog, retention loop, and lifecycle journeys by chaining 4 skills.
Workflow recipe — take an AI/LLM feature from a probabilistic-aware PRD to a launch-ready model card by chaining 5 skills.
Workflow recipe — the org-side AI adoption arc, policy to proof, by chaining 4 skills.
- design-review1.4k
Workflow recipe — review a design end-to-end, ending in measured numbers rather than adjectives, by chaining 4 skills.
- firm1.4k
Convene your standing AI staff — memos on every beat, a board session without you, minutes with dissent preserved.
- land-a-job1.4k
Workflow recipe — go after a specific role end to end by chaining 4 skills: decode the JD, research the company, tailor your application, and prep the interview.
Workflow recipe — make your product agent-usable by chaining 4 skills, spec to pricing.
- code-review1.3k
Code review the current proposed code change
specstoryai/getspecstoryInstall - pr-review1.3k
Code review for pull request $1
specstoryai/getspecstoryInstall - merge-conflict1.3k
Resolve a merge conflict
specstoryai/getspecstoryInstall - check1.3k
Check work for adherance with architecture and run checks
coollabsio/jeanInstall Claude Code upstream change tracker -> moai-adk update plan + docs sync workflow (dev-only). Tracks new CC release notes, classifies changes by impact tier, cross-references official docs, generates update plan at .moai/research/ or .moai/specs/, and synchronizes docs-site 4-locale + README. NOT distributed to user projects.
modu-ai/moai-adkInstall- 98-github1.2k
GitHub Workflow - Manage issues and review PRs with Agent Teams (dev-only). NOT distributed to user projects.
modu-ai/moai-adkInstall - 99-release1.2k
MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, version bump, CHANGELOG (bilingual), PR to main, merge commit (NOT squash), then scripts/release.sh for tag + GoReleaser. Hotfix support via --hotfix flag. All git operations delegated to manager-git. Quality failures escalate to expert-debug. NOT distributed to user projects (dev-only).
modu-ai/moai-adkInstall - brain1.2k
Run the 7-phase /moai brain ideation workflow to convert ideas into validated proposals
modu-ai/moai-adkInstall - clean1.2k
Identify and safely remove dead code with test verification
modu-ai/moai-adkInstall - codemaps1.2k
Scan codebase and generate architecture documentation in codemaps/
modu-ai/moai-adkInstall - coverage1.2k
Analyze test coverage, identify gaps, and generate missing tests
modu-ai/moai-adkInstall - design1.2k
Hybrid design workflow — Claude Design import (path A) or code-based brand design (path B)
modu-ai/moai-adkInstall - e2e1.2k
Create and run E2E tests across web, mobile, and desktop with auto-detection and CLI-first toolchains
modu-ai/moai-adkInstall - feedback1.2k
Collect feedback and create GitHub issue (bug report, feature request)
modu-ai/moai-adkInstall - fix1.2k
Auto-detect and fix LSP errors, linting issues, and type errors
modu-ai/moai-adkInstall - gate1.2k
Run lint+format+type-check+test in parallel (pre-commit quality gate)
modu-ai/moai-adkInstall - harness1.2k
Manage harness learning subsystem (status/apply/rollback/disable) OR create a harness via natural-language analysis (Context-First Discovery + name derivation + approval gate)
modu-ai/moai-adkInstall - loop1.2k
Iteratively fix issues until all resolved or max iterations reached
modu-ai/moai-adkInstall - mx1.2k
Scan codebase and add @MX code-level annotations for AI context
modu-ai/moai-adkInstall - plan1.2k
Create SPEC document with EARS format requirements and acceptance criteria
modu-ai/moai-adkInstall - project1.2k
Generate project documentation (product.md, structure.md, tech.md, codemaps/)
modu-ai/moai-adkInstall - review1.2k
Code review with security and @MX tag compliance check
modu-ai/moai-adkInstall