{
  "name": "tap",
  "version": "0.1.0",
  "description": "thalix-auto — multi-agent orchestration for Claude Code. Slash commands surface as /tap:<name>.",
  "author": {
    "name": "Chris McKenna",
    "email": "mtopher@gmail.com"
  },
  "repository": "https://github.com/manateeit/thalix-auto",
  "homepage": "https://github.com/manateeit/thalix-auto",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "plugin",
    "multi-agent",
    "orchestration",
    "automation",
    "thalix",
    "tap"
  ],
  "skills": [
    "./skills/ai-slop-cleaner/",
    "./skills/autopilot/",
    "./skills/cancel/",
    "./skills/deep-interview/",
    "./skills/tap-reference/",
    "./skills/plan/",
    "./skills/ralph/",
    "./skills/ralplan/",
    "./skills/setup/",
    "./skills/team/",
    "./skills/ultraqa/",
    "./skills/ultrawork/"
  ],
  "mcpServers": "./.mcp.json",
  "commands": "./commands/"
}
