setup
Installation
SKILL.md
Setup
This is a prompt-driven setup workflow, not a deterministic script. Explore the repository, present what exists and what is missing, confirm choices, show the proposed files, then write them. Preserve existing conventions and user edits.
Explore first
Inspect:
git remote -vand.git/configto identify the host and repository.- Root
AGENTS.mdandCLAUDE.md, including any existing## Agent skillssection. CONTEXT.md,CONTEXT-MAP.md,docs/adr/, and any package-level ADR directories.docs/agents/and.scratch/for prior configuration or local-ticket conventions.- Monorepo signals such as
pnpm-workspace.yaml,workspacesinpackage.json, or populatedpackages/*directories. - Whether a
triageskill is available. If it is not available, omit triage-label configuration entirely.
Summarize the starting state and missing pieces before configuration.