Skip to content

radorigin-llc/rad-plan

v7.1.2MIT

An Agent Plugins 1.0.0 package for evidence-backed implementation plans in Codex. It writes planning documents, not application code, and its checks cannot prove an architecture will work.

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": "rad-plan",
  "version": "7.1.2",
  "description": "An Agent Plugins 1.0.0 package for evidence-backed implementation plans in Codex. It writes planning documents, not application code, and its checks cannot prove an architecture will work.",
  "homepage": "https://github.com/radesjardins/codex.skills/tree/main/plugins/rad-plan",
  "repository": "https://github.com/radesjardins/codex.skills",
  "license": "MIT",
  "author": {
    "name": "RAD",
    "url": "https://github.com/radesjardins"
  },
  "keywords": [
    "planner",
    "planning",
    "implementation-plan",
    "risk-first",
    "adversarial-review",
    "plan-lint",
    "stack-evaluation",
    "project-rescue",
    "release-map"
  ]
}

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.

  • LICENSE
View on GitHub