cc-help

cc-help is a command for Claude Code from TheLobbi/claude. It costs 0 tokens per session (485 once invoked), scanned A, original, MIT.

An interactive command for looking up Claude Code documentation by topic, such as settings, hooks, MCP servers, permissions, testing, or slash commands. MCP is a standard way for an assistant to connect to external tools and data.

In plain words
What is it for?
Looking up CLI usage, configuration files, rules, hooks, MCP setup, security permissions, built-in tools, agents, memory, context limits, models, and testing workflows.
Why use it?
It avoids searching through documentation manually when you need to understand a Claude Code feature or configuration option.

Command for Claude Code

Part of the claude-orchestration plugin — 49 commands, 9 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/thelobbi/claude/cc-help
Clone the repo
git clone --depth 1 https://github.com/TheLobbi/claude

Made for: Claude Code.

Or install claude-orchestration, the plugin that ships this one along with the rest of its 49 commands, 9 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 cc-help

README.md
[![agentmods](https://agentmods.dev/badge/commands/thelobbi/claude/cc-help.svg)](https://agentmods.dev/commands/thelobbi/claude/cc-help)
Your own site
<a href="https://agentmods.dev/commands/thelobbi/claude/cc-help"><img src="https://agentmods.dev/badge/commands/thelobbi/claude/cc-help.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 485 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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.00000 $0.00485
Opus 5 $0.00000 $0.00243
Sonnet 5 $0.00000 $0.00097
Haiku 4.5 $0.00000 $0.00049

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

Security

Grade A, and why

cc-help scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/cc-help.md · 63 lines

What it actually says

/cc-help — Claude Code Documentation Lookup

Interactive documentation lookup for any Claude Code feature.

Usage

/cc-help [topic]

Arguments

  • topic — The feature, setting, or concept to look up (optional — interactive if omitted)

Topics

Core

  • cli — CLI flags, arguments, and usage
  • config / configuration — All configuration files and settings
  • settings — settings.json deep dive
  • claude-md / instructions — CLAUDE.md format and hierarchy
  • rules — Rules system in .claude/rules/

Features

  • hooks — Hook system (PreToolUse, PostToolUse, etc.)
  • mcp — MCP server configuration
  • permissions / security — Permission model and security
  • tools — Built-in tools reference
  • commands / slash-commands — Slash commands list
  • shortcuts / keyboard — Keyboard shortcuts
  • memory — Auto-memory and /memory commands
  • context — Context window management
  • thinking / extended-thinking — Extended thinking modes
  • models — Model selection and routing

Development

  • sdk / agent-sdk — Claude Agent SDK
  • agents / sub-agents — Sub-agent types and spawning
  • git — Git integration features
  • testing — Testing workflows
  • ide — IDE integrations
  • ci-cd — CI/CD integration

Operations

  • cost — Cost tracking and optimization
  • teams — Team features and collaboration
  • enterprise — Enterprise managed settings
  • troubleshooting / debug — Debugging Claude Code issues
  • env-vars — Environment variables reference
  • providers — Bedrock, Vertex, direct API

Implementation

When invoked:

  1. If a topic is provided, load the corresponding skill from this plugin's skills directory
  2. Present the relevant documentation section
  3. Offer to dive deeper into sub-topics
  4. Provide actionable examples

If no topic:

  1. Show the topics list above
  2. Ask what the user wants to learn about
  3. Navigate to the right documentation
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 · 63 lines · 0 tokens per session scan A b5402c0e6ebc

Subscribe to this mod's changes

cc-help is a command published in the GitHub repository TheLobbi/claude (21 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 485 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.