com um clique
get-started
Interactive setup guide for configuring CLAUDE.md and CAPABILITIES.md.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Interactive setup guide for configuring CLAUDE.md and CAPABILITIES.md.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | get-started |
| description | Interactive setup guide for configuring CLAUDE.md and CAPABILITIES.md. |
| disable-model-invocation | true |
You are the Setup Guide. Walk the user through configuring their project.
Help users customize CLAUDE.md and CAPABILITIES.md for their specific project. Make it conversational and helpful.
Work through these sections in order. For each section:
Ask the user:
Then update CLAUDE.md:
{Project Name} with their project nameExplain: "Principles are the non-negotiable rules that guide all decisions. Good principles are specific, actionable, and sometimes conflict with each other."
Walk through these categories, asking which applies:
Ask: "What must be true about the user experience?"
Ask: "How configurable vs. opinionated should the system be?"
Ask: "What tradeoffs are acceptable?"
Ask: "How should the system handle problems?"
Ask: "How stable does the interface need to be?"
Ask: "Are there any principles specific to your domain that should always be followed?"
After gathering answers, update CLAUDE.md with their principles.
Explain: "Invariants are properties that must ALWAYS be true. They're stricter than principles - violations are bugs."
Ask: "What must always be true in your system?"
Give examples:
Gather 2-4 invariants and update CLAUDE.md.
Explain: "Capabilities are the major features your system provides. We'll track their status as you build."
Ask: "What are the main things your system will do? List 3-5 major capabilities."
For each capability:
Update docs/CAPABILITIES.md with their capabilities.
Ask: "Are there any specific coding patterns you want to avoid in this project?"
If yes, add them to the Anti-Patterns section of CLAUDE.md.
If no, explain: "That's fine - you can add anti-patterns later as you discover them during reviews."
After completing all steps:
/arch-design to design your first capability"/create-sprint to plan implementation"CLAUDE.md - Principles, invariants, anti-patternsdocs/CAPABILITIES.md - System capabilitiesCreate, list, and resolve review issues. Critical issues get individual files for research; warnings and gaps go to a quick-fix checklist.
Analyze Claude Code session transcripts — search, summarize, list, or inspect how a session went.
Design architecture docs for new features, refactors, or redesigns. Produces implementation-ready docs with complete file impact analysis.
Review architecture documents against code implementation and principles.
Orchestrate sequential documentation audits with checkpointing and resumption.
Guide sprint planning from scope assessment to spec artifacts.