Adopt govctl in an existing project. Discovers undocumented decisions, backfills ADRs/RFCs, annotates source code. Use when: (1) Project has no governance yet, (2) User mentions migrate, adopt, onboard, or brownfield
$npx -y skills add govctl-org/govctl --skill migrateInstalls into the current project.
Run `npx skills use "https://github.com/govctl-org/govctl" --skill "govctl-org/govctl/migrate"` 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/govctl-org/govctl" that are relevant to the current task. Run `npx skills add "https://github.com/govctl-org/govctl"` and select the relevant skills, then follow their instructions.