Skip to content

emrecavunt/github-repokit

v0.1.0MIT

Per-repository GitHub governance as Terragrunt, plus optional AWS OIDC and GCP WIF. Apply is human-gated. Does not write workflow YAML or manage the GitHub organization.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

githubhttp
{
  "type": "http",
  "url": "https://api.githubcopilot.com/mcp/"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "github-repokit",
  "version": "0.1.0",
  "description": "Per-repository GitHub governance as Terragrunt, plus optional AWS OIDC and GCP WIF. Apply is human-gated. Does not write workflow YAML or manage the GitHub organization.",
  "author": {
    "name": "Emre Cavunt",
    "url": "https://github.com/emrecavunt"
  },
  "homepage": "https://github.com/emrecavunt/github-repokit",
  "repository": "https://github.com/emrecavunt/github-repokit",
  "license": "MIT",
  "keywords": [
    "github",
    "terraform",
    "terragrunt",
    "governance",
    "oidc",
    "wif",
    "github-actions"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 10other files
View on GitHub