Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
Generates a starter CLAUDE.md for your project. Set CLAUDE_CODE_NEW_INIT=1 for an interactive flow that also walks through skills, hooks, and personal memory files. CLAUDE.md is the persistent memory file Claude reads at the start of every session.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
parallel-agents
Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.
parallel-agents
Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5โ30 independent units, each in its own git worktree with its own PR.
context-management
Ask a quick side question without adding it to the main conversation history.