Claude Code Slash Commands · page 3
Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.
- discipline3.6k
Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks
nyldn/claude-octopusInstall - discover3.6k
Discovery phase - Multi-AI research and exploration
nyldn/claude-octopusInstall - docs3.6k
Document delivery with export to PPTX, DOCX, PDF formats
nyldn/claude-octopusInstall - embrace3.6k
Full Double Diamond workflow - Research → Define → Develop → Deliver
nyldn/claude-octopusInstall - extract3.6k
Design System & Product Reverse-Engineering - Extract tokens, components, architecture, and PRDs from codebases or live products
nyldn/claude-octopusInstall - factory3.6k
[advanced] Dark Factory Mode - Spec-in, software-out autonomous pipeline
nyldn/claude-octopusInstall - freeze3.6k
[advanced] Restrict file edits to a specific directory boundary
nyldn/claude-octopusInstall - guard3.6k
[advanced] Activate both careful mode and freeze mode together
nyldn/claude-octopusInstall - history3.6k
[advanced] Query past workflow results — filter by workflow type, date, or provider
nyldn/claude-octopusInstall - km3.6k
[advanced] Switch to Knowledge Work mode (or toggle with off)
nyldn/claude-octopusInstall - loop3.6k
[advanced] Execute tasks in loops with conditions, iterative improvements until goals are met
nyldn/claude-octopusInstall - meta-prompt3.6k
[advanced] Generate an optimized prompt for any task using meta-prompting techniques
nyldn/claude-octopusInstall - model-config3.6k
Configure AI provider models for Claude Octopus workflows
nyldn/claude-octopusInstall - multi3.6k
[advanced] Force multi-provider parallel execution for any task - manual override mode
nyldn/claude-octopusInstall - octo3.6k
[Legacy] Redirects to /octo:auto — the smart router
nyldn/claude-octopusInstall - parallel3.6k
[advanced] Team of Teams - Decompose compound tasks across independent claude instances
nyldn/claude-octopusInstall - pipeline3.6k
Run content analysis pipeline on URL(s) to extract patterns and create anatomy guides
nyldn/claude-octopusInstall - plan3.6k
Intelligent plan builder - creates strategic execution plans (doesn't execute). Use /octo:embrace to execute plans.
nyldn/claude-octopusInstall - prd-score3.6k
Score an existing PRD against the 100-point AI-optimization framework
nyldn/claude-octopusInstall - prd3.6k
Write an AI-optimized PRD using multi-AI orchestration and 100-point scoring framework
nyldn/claude-octopusInstall - preflight3.6k
Check provider health before running multi-LLM workflows
nyldn/claude-octopusInstall - quick3.6k
Quick execution mode for ad-hoc tasks without full workflow overhead
nyldn/claude-octopusInstall - research3.6k
Deep research with multi-source synthesis and comprehensive analysis
nyldn/claude-octopusInstall - resume3.6k
[advanced] Resume a previous agent by ID — continue an interrupted task where it left off
nyldn/claude-octopusInstall - retro3.6k
[advanced] Generate engineering retrospectives from git history with trends and team analysis
nyldn/claude-octopusInstall - review3.6k
Enhanced multi-LLM review with inline PR comments — escalation path beyond Claude-native /review
nyldn/claude-octopusInstall - schedule3.6k
[advanced] Manage scheduled workflow jobs (add via wizard, dashboard, list, remove, enable, disable, logs)
nyldn/claude-octopusInstall - scheduler3.6k
[advanced] Manage the scheduled workflow runner daemon (start/stop/status)
nyldn/claude-octopusInstall - sentinel3.6k
GitHub-aware work monitor - triages issues, PRs, and CI failures
nyldn/claude-octopusInstall - setup3.6k
Interactive setup wizard — install providers, configure auth, RTK, token optimization
nyldn/claude-octopusInstall - spec3.6k
NLSpec authoring - Structured specification from multi-AI research
nyldn/claude-octopusInstall - staged-review3.6k
[advanced] Two-stage review: spec compliance then code quality
nyldn/claude-octopusInstall - tdd3.6k
Test-driven development with red-green-refactor discipline
nyldn/claude-octopusInstall - unfreeze3.6k
[advanced] Remove freeze mode edit restriction
nyldn/claude-octopusInstall ChatGroup architecture — how conversation data flows from raw JSONL to rendered chat groups. Use when working on UserGroup, AIGroup, SystemGroup, display items, tool linking, chunks, or the rendering hierarchy.
matt1398/claude-devtoolsInstallDesign system and visual language — theming, CSS variables, Tailwind config, component styling patterns, icon usage, animations, and z-index layers. Use when creating or modifying UI components, working with the dark/light theme, or debugging visual issues.
matt1398/claude-devtoolsInstallExplains what "Visible Context" is — the 6 trackable token categories, what falls outside tracking, how it's displayed, and why it matters. Use when someone asks about visible context, token attribution, or context window usage.
matt1398/claude-devtoolsInstallMarkdown search logic — how in-session and cross-session search works. Use when working on SearchBar, search highlighting, searchHighlightUtils, markdownTextSearch, or SessionSearcher.
matt1398/claude-devtoolsInstallNavigation and scroll orchestration — tab navigation, error highlights, search scrolling, auto-scroll coordination, and common bug patterns. Use when working on useTabNavigationController, scroll restore, or navigation requests.
matt1398/claude-devtoolsInstall- ship2.7k
Commit all changes, push branch, create/update PR, and run local validation
moltis-org/moltisInstall Perform competitive analysis on companies or products
- fact-check2.5k
Fact-check claims or verify information
- market-trends2.5k
Research current market trends in a specific industry or domain
- research2.5k
Start a focused research session on any topic
- summarize2.5k
Summarize all current research findings
- create-command2.4k
Create a new obsidian-second-brain command via interview - zero markdown editing required
- idea-discovery2.4k
Surface 3-5 next-direction candidates by reading ungraduated ideas, open project questions, and orphan research notes - what is worth working on next
- notebooklm2.4k
Vault-first source-grounded research via Gemini File Search. One command, no browser. The grounded parallel to /research-deep (which is open-web via Perplexity).
- obsidian-adr2.4k
Generate a decision record when the vault structure changes - the vault knows why it knows what it does
- obsidian-agenda2.4k
Read Google Calendar and write an AI-first snapshot to the vault - today, week, next week, or a custom range
Scan a codebase and write a maintained set of architecture notes into the vault - overview, per-module notes, key decisions. Re-run to refresh without clobbering your edits
- obsidian-board2.4k
Show or update a kanban board - flags overdue items, updates from conversation
Reconcile the vault against your calendar - flag deadlines and commitments implied by notes that are not on the calendar. Flag only, never adds events
- obsidian-capture2.4k
Quick idea capture - zero friction, saves to Ideas/ and mentions in daily note
Red-team your current idea against your own vault history - finds contradictions, past failures, and flawed assumptions
- obsidian-connect2.4k
Bridge two unrelated domains using your vault's link graph - forces creative friction to spark new ideas
- obsidian-daily2.4k
Create or update today's daily note - pulls calendar events, overdue tasks, and conversation context
- obsidian-decide2.4k
Extract decisions from this conversation and log them to the right project notes
- obsidian-emerge2.4k
Surface unnamed patterns from your recent notes - recurring themes, hidden connections, and conclusions you haven't explicitly stated
- obsidian-export2.4k
Export a clean structured snapshot of the vault that any agent or tool can consume - flat JSON or markdown index
- obsidian-find2.4k
Smart vault search - returns results with context, not just filenames
Promote an idea fragment into a full project spec with tasks, board entries, and structure
- obsidian-health2.4k
Run a vault health check - grouped by severity, detects contradictions, concept gaps, stale claims, and structural issues
- obsidian-ingest2.4k
Ingest a source into the vault - the vault rewrites itself around new knowledge. Every ingest updates entities, rewrites stale claims, synthesizes new concepts, and resolves contradictions.
- obsidian-init2.4k
Scan your vault and generate a _CLAUDE.md operating manual, index.md catalog, and log.md pointer
- obsidian-learn2.4k
Review vault learnings, prune stale ones, surface active patterns - the vault's lessons compound or expire
- obsidian-log2.4k
Log this work or dev session to the vault - infers project from context
- obsidian-meeting2.4k
Generate a meeting note in the vault from a Google Calendar event - pre-fills attendees, time, and link so notes/decisions/action items can be captured
- obsidian-panel2.4k
Convene a panel of distinct perspectives on a decision - one independent verdict per lens, then a synthesis. A multi-persona complement to /obsidian-challenge
- obsidian-person2.4k
Create or update a person note from conversation context
- obsidian-project2.4k
Create or update a project note - adds to board and daily note automatically
Live project status from git + local docs - infers all context from vault notes, no config required
- obsidian-recap2.4k
Summarize a time period from the vault - today, week, or month
Find and resolve contradictions in the vault - the vault maintains its own truth
Track a recurring obligation (payment, filing, ops) with a cadence and a computed next-due date
- obsidian-review2.4k
Generate a structured weekly or monthly review note from vault history
- obsidian-save2.4k
Save everything worth keeping from this conversation to the vault
Create or move a Google Calendar event - standalone, from a vault task, or via suggested-time slots - and propagate the link back to the task
Automatic synthesis - scans the vault for unnamed patterns and writes synthesis pages without being asked
- obsidian-task2.4k
Add a task to the right kanban board with inferred priority and due date
Generate a visual canvas map of your vault - see the shape of your second brain and how knowledge connects
- obsidian-world2.4k
Load your identity, values, priorities, and current state in one shot - with progressive context levels to avoid burning tokens
- podcast2.4k
Extract metadata, transcript, and summary from a podcast episode, saved as an AI-first note in the vault
- research-deep2.4k
Vault-first deep research - scans the vault, fills gaps (Perplexity + Grok when keyed, free key-less sources otherwise), synthesizes a delta, then propagates updates across people/projects/ideas via /obsidian-save
- research2.4k
Web research with citations - Perplexity Sonar when an API key is set, free key-less sources (Wikipedia, HackerNews, arXiv, Reddit, and more) otherwise. Deep dossier with summary, facts, timeline, players, contrarian views, open questions
Deep cross-reference of everything the vault knows about one topic - agreements, contradictions, stale claims, and coverage gaps. Pure vault, no network
- x-pulse2.4k
Scan X for what's trending in a topic - themes, voices, hooks, and post ideas powered by Grok + Live Search
- x-read2.4k
Deep-read an X (Twitter) post via Grok + Live Search - verbatim post, thread, TL;DR, claims, reply sentiment, voices to watch
- youtube2.4k
Extract transcript, metadata, and top comments from a YouTube video - summarized via Grok and saved to vault
- develop2.3k
Build a feature using Research > Plan > Implement phases
rohitg00/pro-workflowInstall - doctor2.3k
Diagnose pro-workflow setup and Claude Code configuration
rohitg00/pro-workflowInstall - skill-optimize2.3k
Train a skill's SKILL.md by running a SkillOpt-flavored offline loop over accumulated learn-rule corrections
rohitg00/pro-workflowInstall - cm2.1k
Stage all files and create a commit.
mrgoonie/claudekit-skillsInstall - cp2.1k
Stage, commit and push all code in the current branch
mrgoonie/claudekit-skillsInstall - pr2.1k
Create a pull request
mrgoonie/claudekit-skillsInstall - create2.1k
Create a new agent skill
mrgoonie/claudekit-skillsInstall - use-mcp2.1k
Utilize tools of Model Context Protocol (MCP) servers
mrgoonie/claudekit-skillsInstall - audit2.1k
Evaluate and harden what exists: on-page SEO, content quality (CORE-EEAT), technical SEO, AI-visibility/GEO readiness, and domain authority (CITE). Not sure? Use /aaron:auto.
- auto2.1k
Run the SEO/GEO pack-local Aaron workflow implied by a natural-language goal, at the smallest safe depth. Add --deep for exhaustive, maximum-rigor, or stress-test runs.
- create2.1k
Produce SEO/GEO content end-to-end: brief, draft one asset or a series, refresh stale content, and prepare a CMS-neutral publish package. Not sure? Use /aaron:auto.