{
  "name": "ralph",
  "owner": {
    "name": "MultiVM Labs",
    "email": "hello@multivmlabs.com"
  },
  "metadata": {
    "description": "Autonomous AI coding loops — fetch specs from GitHub, Linear, Notion, Figma, and OpenSpec, then orchestrate coding agents to build software automatically.",
    "version": "0.4.0"
  },
  "plugins": [
    {
      "name": "ralph-starter",
      "source": "./",
      "description": "Run autonomous AI coding loops with ralph-starter. Orchestrate Claude Code, Cursor, Codex, Gemini CLI, and more to build software from specs automatically.",
      "version": "0.4.0",
      "author": {
        "name": "Ruben Marcus",
        "email": "ruben@rubenmarcus.dev"
      },
      "homepage": "https://ralphstarter.ai",
      "repository": "https://github.com/multivmlabs/ralph-starter",
      "license": "MIT",
      "keywords": [
        "autonomous",
        "coding-loop",
        "orchestrator",
        "figma",
        "linear",
        "github",
        "notion",
        "claude-code",
        "cursor",
        "codex",
        "gemini"
      ],
      "category": "development",
      "tags": [
        "ai-coding",
        "automation",
        "dev-tools",
        "integrations"
      ]
    }
  ]
}
