{
  "name": "the-ai-machine",
  "owner": {
    "name": "YareyTech",
    "url": "https://gitlab.yareytech.com/yareytech"
  },
  "metadata": {
    "description": "Plugin marketplace for AI-assisted development. The AI Machine encapsulates the full software engineering workflow (requirements -> design -> execution) as composable skills.",
    "version": "0.6.2"
  },
  "plugins": [
    {
      "name": "machine-work",
      "source": {
        "source": "git-subdir",
        "url": "git@gitlab.yareytech.com:the-ai-machine/the-ai-machine.git",
        "path": "plugins/machine-work",
        "ref": "v0.6.2"
      },
      "description": "AI-assisted development workflow in 5 phases (PRD -> setup -> plan -> design -> execute), based on AI Development Framework V2.",
      "version": "0.6.2",
      "category": "development-workflow",
      "tags": [
        "prd",
        "tdd",
        "spec-driven",
        "workflow"
      ]
    },
    {
      "name": "machine-business",
      "source": {
        "source": "git-subdir",
        "url": "git@gitlab.yareytech.com:the-ai-machine/the-ai-machine.git",
        "path": "plugins/machine-business",
        "ref": "v0.6.2"
      },
      "description": "Business workflows for briefs, OKRs, and product artifacts. Complements machine-work with the non-technical side of a project.",
      "version": "0.6.2",
      "category": "product",
      "tags": [
        "business",
        "brief",
        "okr",
        "product"
      ]
    },
    {
      "name": "machine-discovery",
      "source": {
        "source": "git-subdir",
        "url": "git@gitlab.yareytech.com:the-ai-machine/the-ai-machine.git",
        "path": "plugins/machine-discovery",
        "ref": "v0.6.2"
      },
      "description": "F1 Discovery workflow for proposal intake, RF/RNF extraction, HLA, planning, draft PRDs, project document, and commercial offer.",
      "version": "0.6.2",
      "category": "product",
      "tags": [
        "discovery",
        "requirements",
        "rf",
        "rnf",
        "prd",
        "commercial-offer",
        "docx"
      ]
    }
  ]
}
