setup-skills
Installation
SKILL.md
Setup Skills
Scaffold the per-repo configuration that the engineering skills assume:
- Issue tracker: where issues live (Local markdown by default; GitHub / GitLab / other when you choose them here)
- Triage labels: the strings used for the five canonical triage roles
- Domain docs: where
CONTEXT.mdand ADRs live, and the consumer rules for reading them - Git guardrails:
permissions.denyentries in this repo's.claude/settings.jsonthat block destructive git (commit,push,reset, …). Do not install or register hooks, the user already has hooks globally if they want them.
This is a prompt-driven skill, not a deterministic script. Explore, present what you found, confirm with the user, then write.
Process
1. Explore
Look at the current repo to understand its starting state. Read whatever exists; don't assume: