gov

Execute governed implementation workflows with govctl CLI for work items, RFC/ADR checks, phase gates, testing, and closure.

239|12|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/govctl-org/govctl --skill gov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gov
Source: https://github.com/govctl-org/govctl/tree/main/.claude/skills/gov
Command: npx skills add https://github.com/govctl-org/govctl --skill gov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured, auditable workflow for software development tasks, ensuring adherence to governance policies, RFC/ADR processes, and phase gates, thereby preventing common issues like phase skipping and documentation drift.

Core Features & Use Cases

  • End-to-End Workflow Management: Guides tasks from initialization through implementation, testing, and completion.
  • Governance Enforcement: Integrates with govctl to manage work items, RFCs, and ADRs, ensuring spec-first discipline.
  • Use Case: When starting a new feature that requires a formal specification, use this Skill to create an RFC, track its implementation, ensure tests pass, and formally advance it to a stable state, all while maintaining a clear audit trail.

Quick Start

Begin the governed workflow by checking the current status and ensuring an active work item is present.

Frequently Asked Questions about gov

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce RFC and ADR governance checks in a software development workflow?

To enforce RFC and ADR governance checks in a software development workflow, use this Skill to execute governed implementation workflows with phase gates, work item resolution, and auditable changes via the govctl CLI. It prevents phase skipping and documentation drift.

What is a governed implementation workflow for feature development?

A governed implementation workflow is a structured process coordinating work items, RFC/ADR checks, phase gates, testing, and closure. This Skill manages the task lifecycle from initialization to completion, enforcing spec-first discipline and maintaining an audit trail.

How do I start a governed workflow with an active work item?

To start a governed workflow, check the current status and ensure an active work item is present. The Skill then guides tasks through initialization, governance analysis, implementation, testing, and completion using the govctl CLI.

Do I need the govctl CLI to manage phase gates and auditing?

Yes, you need the govctl CLI to manage phase gates and auditing. This Skill requires the CLI to execute governed workflows, coordinate work items, and enforce commit conventions for chore, docs, feat, fix, refactor, and test scopes.

Why does development documentation drift during feature implementation?

Documentation drift occurs when development skips phases or ignores specifications. This Skill prevents drift by enforcing spec-first discipline, requiring RFC/ADR checks, and ensuring formal advancement through phase gates before reaching a stable state.

Can I use commit conventions for governance analysis and testing?

Yes, you can use commit conventions for governance analysis and testing. This Skill requires adherence to specific commit scopes including chore, docs, feat, fix, refactor, and test to maintain an auditable change trail throughout the workflow lifecycle.