govctl-orggovctl-orgOfficialยท9 Agent Skills Included

govctl

Governed RFC, ADR, and work item workflows for coding

Turns prompts and code changes into governed RFCs, ADRs, work items, and verification guards. Stops silent spec drift, lost design decisions, and unverified 'done' claims in AI-assisted development. Enforces phase-gated lifecycles and executable completion checks so every change is reviewable and traceable.
npx skills add govctl-org/govctl --all -g -y
Available:

Instructs your AI agent to act as a constrained autonomous agent that follows RFC supremacy, phase discipline, and govctl CLI commands when executing the workflow skills in this repository.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install govctl?โ–ผ

Run `npx skills add govctl-org/govctl --all -g -y` in your terminal to install all skills in this suite globally.

What problem does govctl solve?โ–ผ

It prevents AI-generated code from drifting away from specifications by requiring RFCs, ADRs, work items, and verification guards before changes count as done.

Does govctl work with Claude Code and Codex?โ–ผ

Yes. It ships native integrations for Claude Code and Codex, installed via `govctl agent install claude` or `govctl agent install codex`.

Can I adopt govctl in an existing project?โ–ผ

Yes. The migrate workflow discovers past design decisions in your codebase and backfills ADRs and RFCs incrementally without rewriting history.

Do I need to write governance files by hand?โ–ผ

No. Your AI agent drafts RFCs, ADRs, and work items through guided skills, and the govctl CLI validates and renders them automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’