{
  "$schema": "https://claude.ai/schemas/claude-plugin.json",
  "name": "forgen",
  "version": "0.5.0",
  "description": "Claude Code harness — the more you use Claude, the better it gets",
  "author": {
    "name": "jang-ujin",
    "url": "https://github.com/forgen-team"
  },
  "repository": "https://github.com/forgen-team/forgen",
  "homepage": "https://github.com/forgen-team/forgen",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "harness",
    "personalization",
    "forge"
  ],
  "skills": "./skills/",
  "agents": "assets/claude/agents/",
  "statusLine": {
    "type": "command",
    "command": "forgen me"
  }
}
