governed-ai-delivery Skill
governed-ai-delivery is a Python AI agent skill for Cursor, Codex with uvx/pip. Governed AI Delivery (GovKit) is an open source toolkit for spec-driven, evaluation-aware AI-assisted software delivery.
How to use governed-ai-delivery Skill
Install or run
pip install govkit
govkit apply --agent claude-code --target .
govkit calibrateClient configuration
{
"agent": "claude-code",
"description": "Claude Code - CLAUDE.md governance, path-scoped rules, and project skills",
"options": {
"level": {
"prompt": "Maturity level? (3=Governed AI Delivery (Foundations), 4=Spec-Driven Add-On, 5=GenAI Operations)",
"choices": ["3", "4", "5"],
"default": "3"
},
"type": {
"prompt": "Project type?",
"choices": ["api", "cli", "ui-react", "ui-angular", "data"],
"default": "api"
},
"ci": {
"prompt": "CI platform?",
"choices": ["github", "azure"],
"default": "github"
},
"stack": {
"choices": ["python-fastapi", "dotnet-aspnet", "java-spring-boot", "nodejs-fastify", "go-gin", "python-dbt", "databricks-lakehouse"],
"default": "python-fastapi"
}
},
"variants": {
"type": {
"api": {
"files": [
{ "src": "claude-md/backend-api.md", "dest": "CLAUDE.md" },
{ "src": "rules/backend/api.md", "dest": ".claude/rules/api.md" },
{ "src": "rules/backend/services.md", "dest": ".claude/rules/services.md" },
{ "src": "rules/backend/ports.md", "dest": ".claude/rules/ports.md" },
{ "src": "rules/backend/adapters.md", "dest": ".claude/rules/adapters.md" },
{ "src": "rules/backend/security.md", "dest": ".claude/rules/security.md" },
{ "src": "rules/generic/repo-scope-backend.md", "dest": ".claude/rules/repo-scope.md" },
{ "src": "skills/backend/adr-author/", "dest": ".claude/skills/adr-author/" }
],
"shared": [],
"governed": [
"docs/backend/architecture/"
],
"level_4": {
"mode": "merge",
"files": [
{ "src": "claude-md/l4-backend-api.md", "dest": "CLAUDE.md" },
{ "src": "Compatible clients
What is governed-ai-delivery Skill?
governed-ai-delivery is a Python AI agent skill for Cursor, Codex with uvx/pip. Governed AI Delivery (GovKit) is an open source toolkit for spec-driven, evaluation-aware AI-assisted software delivery. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- pyproject.toml config support
Technical details
Install or run governed-ai-delivery using uvx/pip. Check Accelerated-Innovation/governed-ai-delivery for the latest setup command.
- Built for Python
- Built for Node.js
- Built for Go
- Built for Rust
- Install or run with uvx/pip
- Works with Cursor
- Works with Codex
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use governed-ai-delivery Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is governed-ai-delivery?
governed-ai-delivery is a Python AI agent skill for Cursor, Codex with uvx/pip. Governed AI Delivery (GovKit) is an open source toolkit for spec-driven, evaluation-aware AI-assisted software delivery.
Who is governed-ai-delivery best for?
governed-ai-delivery is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install governed-ai-delivery?
Install or run governed-ai-delivery using uvx/pip. Check governed-ai-delivery for the latest setup command.
Is governed-ai-delivery actively maintained?
governed-ai-delivery may need a closer maintenance check before production use.