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)
govctlproduct messaging now reflects the0.9.xline: local execution loops, project-wide search, faster artifact lookup, and the read-only TUI cockpit- AI-agent integration remains framed through skill-based workflows (
/gov,/migrate,/discuss,/commit,/quick) - Existing project adoption is highlighted through the
/migrateworkflow, while legacy RFC/clause JSON conversion is documented as a pre-0.9 migration step - Release narrative and blog content track the current
0.9.xline
MIT