Claude Code infrastructure + agent team setup — rules, hooks, memory, routing, and agent installation from a guided interview. Combines infrastructure + agent team into one flow. Not project scaffolding (CLAUDE.md/ROADMAP/.gitignore/.env.example) — use project-init for that. Triggers: /setup, setup, harness setup, agent team setup.
$npx -y skills add alexzio00/sovereign-skills --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/alexzio00/sovereign-skills" --skill "alexzio00/sovereign-skills/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexzio00/sovereign-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alexzio00/sovereign-skills"` and select the relevant skills, then follow their instructions.