help

help is a command for coding agents from SuperClaude-Org/SuperClaude_Plugin. It costs 13 tokens per session (1,792 once invoked), scanned B, a copy of help, MIT.

A reference command that lists the available SuperClaude commands and explains what each one does.

In plain words
What is it for?
Use it to discover commands for code analysis, planning, building, cleanup, design, and other development work.
Why use it?
It saves you from guessing command names or searching through separate documentation. It only displays information and does not run a task.

Command

Part of the sc plugin — 32 commands, 20 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/superclaude-org/superclaude_plugin/sc-help
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Plugin

Or install sc, the plugin that ships this one along with the rest of its 32 commands, 20 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for help

README.md
[![agentmods](https://agentmods.dev/badge/commands/superclaude-org/superclaude_plugin/sc-help.svg)](https://agentmods.dev/commands/superclaude-org/superclaude_plugin/sc-help)
Your own site
<a href="https://agentmods.dev/commands/superclaude-org/superclaude_plugin/sc-help"><img src="https://agentmods.dev/badge/commands/superclaude-org/superclaude_plugin/sc-help.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,792 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin 92% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00013 $0.01792
Opus 5 $0.00006 $0.00896
Sonnet 5 $0.00003 $0.00358
Haiku 4.5 $0.00001 $0.00179

Measured 3d ago against content hash d614fd1335a8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

help scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

- Execute any commands or create any files
Origin

This is a copy

92% identical to help — 66 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

commands/sc-help.md · 149 lines

How it starts

The opening of the file, as written. The whole thing — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/sc:sc:sc:help - Command Reference Documentation

Triggers

  • Command discovery and reference lookup requests
  • Framework exploration and capability understanding needs
  • Documentation requests for available SuperClaude commands

Behavioral Flow

  1. Display: Present complete command list with descriptions
  2. Complete: End interaction after displaying information

Key behaviors:

  • Information display only - no execution or implementation
  • Reference documentation mode without action triggers

Here is a complete list of all available SuperClaude (/sc:sc) commands.

Command Description
/sc:sc:analyze Comprehensive code analysis across quality, security, performance, and architecture domains
/sc:sc:brainstorm Interactive requirements discovery through Socratic dialogue and systematic exploration
/sc:sc:build Build, compile, and package projects with intelligent error handling and optimization
/sc:sc:business-panel Multi-expert business analysis with adaptive interaction modes
/sc:sc:cleanup Systematically clean up code, remove dead code, and optimize project structure
/sc:sc:design Design system architecture, APIs, and component interfaces with comprehensive specifications
/sc:sc:document Generate focused documentation for components, functions, APIs, and features
/sc:sc:estimate Provide development estimates for tasks, features, or projects with intelligent analysis
/sc:sc:explain Provide clear explanations of code, concepts, and system behavior with educational clarity
/sc:sc:git Git operations with intelligent commit messages and workflow optimization
/sc:sc:help List all available /sc:sc commands and their functionality
/sc:sc:implement Feature and code implementation with intelligent persona activation and MCP integration
/sc:sc:improve Apply systematic improvements to code quality, performance, and maintainability
/sc:sc:index Generate comprehensive project documentation and knowledge base with intelligent organization
/sc:sc:load Session lifecycle management with Serena MCP integration for project context loading
/sc:sc:reflect Task reflection and validation using Serena MCP analysis capabilities
/sc:sc:save Session lifecycle management with Serena MCP integration for session context persistence
/sc:sc:select-tool Intelligent MCP tool selection based on complexity scoring and operation analysis
/sc:sc:spawn Meta-system task orchestration with intelligent breakdown and delegation
/sc:sc:spec-panel Multi-expert specification review and improvement using renowned specification and software engineering experts
/sc:sc:task Execute complex tasks with intelligent workflow management and delegation
/sc:sc:test Execute tests with coverage analysis and automated quality reporting
/sc:sc:troubleshoot Diagnose and resolve issues in code, builds, deployments, and system behavior
/sc:sc:workflow Generate structured implementation workflows from PRDs and feature requirements

Read the full file on GitHub · 149 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 149 lines · 13 tokens per session scan B d614fd1335a8

Subscribe to this mod's changes

help is a command published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 13d ago), licensed MIT. It adds 13 tokens to every session and 1,792 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). It is 92% identical to help, differing in 66 lines, and is treated as a copy.