Adjudicate a flagged governance concern with evidence, then issue a JUSTIFIED or REVERT verdict. Use when a Forge governance hook logs "GOVERNANCE: N violation(s)" or "Code governance", when a test-vs-implementation mismatch is suspected, when a change might be out of directive scope, or when the user asks to verify/justify a code or test change. Reads the real implementation before ruling — it never guesses.
$npx -y skills add nxtg-ai/forge-plugin --skill verify-governanceInstalls into the current project.
Run `npx skills use "https://github.com/nxtg-ai/forge-plugin" --skill "nxtg-ai/forge-plugin/verify-governance"` 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/nxtg-ai/forge-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/nxtg-ai/forge-plugin"` and select the relevant skills, then follow their instructions.