debug
Debug issues by investigating logs, database state, and git history
A command is the one you type. It runs exactly when you ask it to, and never before.
8,035 commands across 582 plugins.
Debug issues by investigating logs, database state, and git history
Create a discovery document for research/customer discovery epics
Create an epic planning document by analyzing Jira tickets and codebase
Generate an implementation plan from a planning document
Send a message to a running agent session. Use this to correct or direct a live agent mid-stream without killing and respawning it.
Manage agent sessions: list, inspect, rename, kill, restore, clean up, and claim PRs.
Iteratively reviews and fixes a Claude Code skill until it meets quality standards. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement…
Convert a goal into validated Scope, Metric, Direction, Verify config
5 expert personas debate proposed changes before implementation
8 personas interrogate requirements until constraints saturate
```yaml --- command: "/sc:business-panel" category: "Analysis & Strategic Planning" purpose: "Multi-expert business analysis with adaptive interaction modes"…
Systematically clean up code, remove dead code, and optimize project structure
Set up Repowise for this codebase. Installs if needed, asks about your preferences, and runs the indexing.
Rebuild the Repowise vector store by re-embedding all wiki pages. No LLM calls — only embedding API calls.
Score the defect risk of a change — a commit or a base..head range — as a single 0–10 with drivers.
Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposure, suffix/prefix regex bypass, scheme downgrade.…
Test for CRLF / HTTP response-splitting and host-header injection — Set-Cookie injection, cache poisoning, reset-poisoning. Usage: /crlf <url> [--host-header]…
Active vulnerability hunt against a target by invoking tools/hunt.py (which calls vuln_scanner.sh against recon/<target>/). Auto-runs recon first if no recon…
Multi-turn Socratic brainstorm - one question per turn until the idea converges, then a design note with named alternatives and one recommendation
One calendar command with four modes - agenda (read a snapshot), reconcile (vault vs calendar gaps), meeting (event to note), schedule (task to event)
Quick idea capture - zero friction, saves to your ideas folder and mentions in daily note
Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf…
Optional manual note on a target or the last confirmed finding. Capture is automatic during autopilot; this is for extra context. Usage: /remember
Write a submission-ready bug bounty report. Generates H1/Bugcrowd/Intigriti/Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and…
I'll systematically fix import statements broken by file moves or renames, with full continuity across sessions.
I'll systematically find and resolve TODO comments in your codebase with intelligent understanding and continuity across sessions.
I'll format your code using the project's configured formatter.
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic