mjcramerz/delivery
v1.1.0
Repository-specific workflow for shared GitLab CI verification, testing, build, stage, publish, registry, policy, and Cloudflare delivery templates.
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": "delivery",
"version": "1.1.0",
"description": "Repository-specific workflow for shared GitLab CI verification, testing, build, stage, publish, registry, policy, and Cloudflare delivery templates.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"gitlab",
"ci",
"delivery",
"publish",
"registry",
"cloudflare",
"yaml"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Delivery Repository",
"shortDescription": "Shared delivery repository workflow",
"longDescription": "Use this plugin for shared GitLab delivery changes while preserving namespace ownership, stage semantics, publish-mode isolation, pinned images, YAML validity, and non-publishing local validation.",
"developerName": "Codex Setup",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Delivery Repository plugin for a focused shared CI template change."
],
"brandColor": "#FC6D26"
}
}
}
}
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