Skip to content

mjcramerz/disk-manager

v1.1.0

Repository-specific workflow for disk-manager Go code, configuration, scripts, and non-destructive validation.

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": "disk-manager",
  "version": "1.1.0",
  "description": "Repository-specific workflow for disk-manager Go code, configuration, scripts, and non-destructive validation.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "disk",
    "storage",
    "filesystem",
    "luks",
    "nvme",
    "go"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Disk Manager Repository",
        "shortDescription": "Disk manager repository workflow",
        "longDescription": "Use this plugin for disk-manager source changes while keeping block-device, filesystem, LUKS, NVMe, installation, and host-mutation operations outside routine validation.",
        "developerName": "Codex Setup",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Disk Manager Repository plugin without touching real block devices."
        ],
        "brandColor": "#0F766E"
      }
    }
  }
}

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
View on GitHub

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