| name | claude-code |
| version | 2.0.0 |
| description | [Utilities] Use when you need Claude Code CLI setup, configuration, troubleshooting, and feature guidance. |
Quick Summary
Goal: Help users install, configure, troubleshoot, and extend Claude Code CLI (hooks, MCP, skills, commands).
Workflow:
- Categorize — Identify problem type (Setup, Hooks, MCP, Context, Extensibility, Config)
- Diagnose — Follow category-specific diagnostic steps
- Fix & Verify — Apply solution and confirm it resolves the issue
Key Rules:
- Not for writing application code -- use the feature workflow, fix, or refactoring skills instead
- Obtain explicit user approval before modifying settings; never change them unilaterally
- For hooks: check event type, script executability, and JSON output format
Be skeptical. Apply critical thinking, sequential thinking. Every claim needs traced proof, confidence percentages (Idea should be more than 80%).
Claude Code
Purpose
Help users install, configure, troubleshoot, and extend Claude Code CLI -- Anthropic's agentic coding tool with skills, hooks, MCP servers, and slash commands.
When to Use
- Setting up Claude Code for the first time (installation, authentication)
- Troubleshooting hooks that don't fire or produce errors
- Diagnosing MCP server connection failures
- Understanding or resolving context window limits
- Creating or modifying slash commands and agent skills