mjcramerz/gitops
v1.1.0
Repository-specific workflow for the GitOps command suite, installer scripts, Git aliases, and protected branch operations.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "gitops",
"version": "1.1.0",
"description": "Repository-specific workflow for the GitOps command suite, installer scripts, Git aliases, and protected branch operations.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"git",
"gitops",
"branches",
"mirrors",
"release",
"shell"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "GitOps Repository",
"shortDescription": "GitOps repository workflow and safety",
"longDescription": "Use this plugin for GitOps source changes with shell syntax validation and explicit safeguards around global Git configuration, branch promotion, mirrors, tags, repositories, and destructive cleanup.",
"developerName": "Codex Setup",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the GitOps Repository plugin for a non-destructive source change."
],
"brandColor": "#F97316"
}
}
}
}
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.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai