maestro/skills/onboard/SKILL.md
Analyze brownfield codebase and create initial continuity ledger
npx skillsauth add scooter-lacroix/maestro onboardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze a brownfield codebase and create an initial continuity ledger.
init-project.sh in a new projectSpawn the onboard agent:
Use the Task tool with subagent_type: "general-purpose" and this prompt:
Onboard me to this project.
Read and follow the instructions in .maestro/agents/onboard.md exactly.
1. Check if thoughts/ledgers/ exists (if not, tell me to run init-project.sh)
2. Set RepoPrompt workspace to this project, then explore:
rp-cli -e "workspace switch \"$CLAUDE_PROJECT_DIR\""
rp-cli -e 'tree'
rp-cli -e 'structure .'
rp-cli -e 'builder "understand the codebase architecture"'
3. If rp-cli not available, fall back to bash (find, ls, etc.)
4. Detect tech stack
5. Ask me about my goals using AskUserQuestion
6. Create a continuity ledger at thoughts/ledgers/CONTINUITY_CLAUDE-<project>.md
The onboard process:
thoughts/ledgers/CONTINUITY_CLAUDE-<name>.md/maestro:create_plan instead/maestro:continuity_ledgertools
Wiring Verification
tools
Create and configure Maestro sub-agents with custom prompts, tools, and models
data-ai
Create and use Maestro slash commands - quick prompts, bash execution, file references
development
Upgrade any skill to v5 Hybrid format using decision theory + modal logic