Skills · Sub Agents · Hooks · Multi-Agent Systems
Explained for product managers who want to build.
Not a chatbot. Not a plugin. A full agentic CLI that reads files, runs commands, and ships real things — with your approval at every step.
Define a workflow once in a markdown file. Run it forever with /skill-name.
SKILL.md file in .claude/skills/ that describes the goal, steps, and output format. Claude executes those instructions exactly./prd-generator and Claude gathers requirements, writes a full PRD, and asks clarifying questions — in one command.Define specialist agents in .claude/agents/. The orchestrator spawns them, they execute, it synthesizes.
Configure in .claude/settings.json. Automate quality checks, logging, and notifications around every Claude action.
One orchestrator. Many specialists. Tasks that would take hours serially complete in minutes in parallel.
npm install -g @anthropic-ai/claude-code. Open your project. Type claude. Ask it to explain your codebase./competitor-research, /prd-generator, /stakeholder-update. Use it on an actual problem.