README

README is a command for Claude Code from TheLobbi/claude. It costs 0 tokens per session (3,067 once invoked), scanned B, original, MIT.

A reference guide listing the slash commands available in a Claude Code project. Slash commands are typed shortcuts that start predefined development tasks.

In plain words
What is it for?
It is for discovering commands for tasks such as creating agents, adding workflows, checking project status, and upgrading dependencies.
Why use it?
It gives developers one place to find what each command does and when to use it.

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/readme
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 README

README.md
[![agentmods](https://agentmods.dev/badge/commands/thelobbi/claude/readme.svg)](https://agentmods.dev/commands/thelobbi/claude/readme)
Your own site
<a href="https://agentmods.dev/commands/thelobbi/claude/readme"><img src="https://agentmods.dev/badge/commands/thelobbi/claude/readme.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 3,067 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.03067
Opus 5 $0.00000 $0.01533
Sonnet 5 $0.00000 $0.00613
Haiku 4.5 $0.00000 $0.00307

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

Security

Grade B, and why

README 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

cat .claude/context/command-registry.yaml
.claude/commands/README.md · 392 lines

How it starts

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

Claude Code Slash Commands

Comprehensive catalog of all available slash commands for this project.

Command Categories

Meta-Development Tools (8 commands)

Command Description Agents Time
/add-command Create new slash commands with full documentation master-strategist, documentation-expert 10-15 min
/create-agent Create specialized agents with full ecosystem integration master-strategist + 8 agents 90-120 min
/add-agent Create new specialized agents with prompts and skills master-strategist, code-generator-typescript 15-25 min
/add-workflow Create automated workflows and orchestration patterns master-strategist, plan-decomposer 20-30 min
/improve-orchestration Identify and improve orchestration patterns across all systems master-strategist + 13 agents 60-270 min
/project-status Project health dashboard and planning assistant master-strategist, risk-assessor, plan-decomposer 5-25 min
/github-upgrade Automated dependency upgrades with testing dependency-analyzer, test-engineer, devops-automator 30-60 min
/identify-gaps-and-generate-epics Comprehensive gap analysis and epic generation with sequential reasoning researcher, reviewer, system-architect, product-owner, sequential-thinking MCP + 8 agents 30-105 min

UI/UX Development (3 commands)

Command Description Agents Time
/ui-start Start development server with monitoring devops-automator, frontend-engineer 2-5 min
/ui-screenshot Automated Playwright screenshots for docs frontend-engineer, documentation-expert 10-20 min
/ui-component Generate React components with tests frontend-engineer, test-engineer 15-25 min

Application-Specific Commands (3 commands)

Command Description Agents Time
/feature-generate Generate feature implementations from requirements code-generator-python/typescript, architect-supreme 30-60 min
/task-automate Auto-generate implementation plans from task descriptions code-generator-typescript, documentation-expert 20-40 min
/story-map Generate user story mapping and workflows documentation-expert, architect-supreme 15-30 min

Read the full file on GitHub · 392 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 · 392 lines · 0 tokens per session scan B fb39a1ae931b

Subscribe to this mod's changes

README 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 3,067 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.