govctl-org
Official@govctl-org
Governance-focused technical documentation and project management framework for enforcing architectural decision records and RFC compliance across engineering organizations.
Agent Skills by govctl-org
Showing 9 vetted skills indexed across 1 GitHub repositories.
commit
Automate Git or Jujutsu commits with govctl governance checks.
init
Initialize govctl governance structure and install the CLI tool.
quick
__init__
adr-writer
Generate and manage Architecture Decision Records with structured templates.
migrate
Discovers implicit architectural decisions and specifications, converting them into ADRs and RFCs for govctl governance.
rfc-writer
Generate and manage RFC documents with RFC 2119 normative clauses.
discuss
Facilitate design discussions and draft RFC or ADR artifacts.
gov
Execute governed implementation workflows with govctl CLI for work items, RFC/ADR checks, phase gates, testing, and closure.
wi-writer
Generate structured work items with titles, descriptions, and acceptance criteria.
Frequently Asked Questions About govctl-org
FAQPage SchemaWhat specific documentation tasks does govctl-org enable?▼
The system enables the generation and management of Architecture Decision Records and RFC documents. It facilitates structured design discussions, creates standardized work items with acceptance criteria, and enforces governance checks during commit processes to ensure all technical changes align with established organizational standards.
Which engineering personas benefit from these governance capabilities?▼
Technical leads, systems architects, and compliance officers benefit most from these capabilities. The system is designed for teams requiring rigorous oversight of architectural changes, ensuring that every design decision and work item adheres to predefined governance structures and normative documentation standards.
What are the prerequisites for implementing these governance structures?▼
Implementation requires an existing Git or Jujutsu version control environment. Users must initialize the governance structure within their repository to enable the phase gates, RFC/ADR validation checks, and structured artifact generation required for the system to function effectively across the development lifecycle.