Skip to content

reforma-ai/agentflow

v2.0.2MIT

An opinionated workflow for shipping production-ready changes with coding agents.

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": "agentflow",
  "version": "2.0.2",
  "description": "An opinionated workflow for shipping production-ready changes with coding agents.",
  "author": {
    "name": "Reforma, Inc.",
    "email": "dev@reforma.ai",
    "url": "https://github.com/reforma-ai/agentflow"
  },
  "homepage": "https://github.com/reforma-ai/agentflow",
  "repository": "https://github.com/reforma-ai/agentflow",
  "license": "MIT",
  "keywords": [
    "agent-skills",
    "coding-agents",
    "cursor",
    "claude-code",
    "codex"
  ]
}

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