Favicon of governed-ai-delivery

governed-ai-delivery Skill

AI Agent SkillCode & Developer ToolsPythonOpen source

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 calibrate

Client 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

CursorCodex

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.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
32/100

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.

uvx/pipCursorCodexSSE
  • 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

PythonNode.jsGoRustNOASSERTION licenseAPI key requiredDatabase 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.

Destructive actionsWrite actionsRead-only modeDatabase accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authentication

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

PythonNode.jsGoRustuvx/pipCursorCodexSSE

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.

Share:

Stars
19
Forks
0
Last commit
1 month ago
Repository age
5 months
License
NOASSERTION

Auto-fetched from GitHub.

Similar to governed-ai-delivery