{
  "name": "draht",
  "version": "2026.7.7-1",
  "description": "Draht GSD, multi-agent, TDD and DDD workflows as a Codex plugin.",
  "author": {
    "name": "Oskar Freye",
    "url": "https://draht.dev"
  },
  "homepage": "https://draht.dev",
  "repository": "https://github.com/draht-dev/draht",
  "license": "MIT",
  "keywords": [
    "draht",
    "gsd",
    "planning",
    "tdd",
    "ddd",
    "multi-agent",
    "workflow"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Draht",
    "shortDescription": "GSD, TDD, DDD, and multi-agent workflows for Codex",
    "longDescription": "Use Draht inside Codex for structured project planning, roadmap phases, atomic execution plans, TDD implementation loops, verification gates, specialist agent prompts, resumable GSD workflow state, and command prompt wrappers such as $draht:new-project, $draht:plan-phase, and $draht:orchestrate.",
    "developerName": "Draht",
    "category": "Coding",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "websiteURL": "https://draht.dev",
    "privacyPolicyURL": "https://draht.dev",
    "termsOfServiceURL": "https://draht.dev",
    "defaultPrompt": [
      "Use $draht:new-project",
      "Use $draht:plan-phase",
      "Use $draht:orchestrate"
    ],
    "brandColor": "#111111",
    "screenshots": []
  }
}
