{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "freeflow",
  "version": "0.7.1",
  "description": "Feedback-based control system for coding agents.",
  "author": {
    "name": "Hassan Mohiddin"
  },
  "homepage": "https://github.com/hassan-mohiddin/freeflow",
  "repository": "https://github.com/hassan-mohiddin/freeflow",
  "license": "MIT",
  "keywords": [
    "workflow",
    "skills",
    "agents",
    "feedback-loop",
    "task-memory",
    "planning",
    "verification",
    "review",
    "agent-plugins",
    "gemini",
    "copilot",
    "vscode",
    "cursor",
    "kiro",
    "opencode",
    "hermes"
  ],
  "extensions": {
    "com.github.copilot": {}
  }
}
