Skip to content
unversioned · d2580cbac1e3MIT

Genie's wish, work, review, fix, report and council verbs in Orca's palette and keybindings; genie lifecycle status and review verdicts mirrored onto the existing board cards; human decisions as Orca gates; result notifications. Genie: Update reads the public release manifest for the installed update channel from raw.githubusercontent.com — the plugin's only network egress.

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": "genie",
  "description": "Genie's wish, work, review, fix, report and council verbs in Orca's palette and keybindings; genie lifecycle status and review verdicts mirrored onto the existing board cards; human decisions as Orca gates; result notifications. Genie: Update reads the public release manifest for the installed update channel from raw.githubusercontent.com — the plugin's only network egress.",
  "author": {
    "name": "Namastex Labs",
    "url": "https://github.com/automagik-dev"
  },
  "homepage": "https://github.com/automagik-dev/genie",
  "repository": "https://github.com/automagik-dev/genie",
  "license": "MIT",
  "keywords": ["workflow", "orchestration", "orca", "skills", "agents"],
  "extensions": {
    "dev.orca.compatibility": {
      "minimumRuntimeVersion": "1.4.205",
      "requiredContract": "orchestration.contract.v1",
      "transport": "public-cli"
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • dev.orca.compatibility