Official website for govctl-org — bringing determinism to AI coding.
# Install dependencies
bun install
# Start dev server
bun run dev
# Build for production
bun run build
# Preview production build
bun run preview- Framework: Astro
- Styling: Tailwind CSS
- Package Manager: Bun
- govctl — Governance-as-code CLI for AI-assisted development with phase discipline and agent workflow integration
- skillc — Agent skill compiler (coming soon)
- jjgov — Multi-agent collaboration workflows (coming soon)
- everevolve — Project rules from commit history (coming soon)
govctlversion messaging tracks0.15.0- Release coverage includes Conformance Cases, requirement-to-Guard traceability, the canonical-only CLI boundary, and schema version 4 migration
- AI-agent integration emphasizes compact policy-oriented skills and parser-owned
govctl describediscovery - The read-only TUI is presented as a structured governance control plane
MIT