Set up govctl in the current project. Installs the binary if missing, initializes governance structure.
$npx -y skills add govctl-org/govctl --skill initInstalls into the current project.
Run `npx skills use "https://github.com/govctl-org/govctl" --skill "govctl-org/govctl/init"` 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.