Execute governed implementation workflow with work items, RFC/ADR checks, phase gates, testing, and closure. Use when: (1) User invokes /gov, (2) A non-trivial change needs work item tracking, (3) Implementation may require RFC/ADR handling
$npx -y skills add govctl-org/govctl --skill govInstalls into the current project.
Run `npx skills use "https://github.com/govctl-org/govctl" --skill "govctl-org/govctl/gov"` 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.