{
  "name": "oh-my-copilot",
  "description": "Multi-agent orchestration skills for GitHub Copilot CLI — autopilot, ralph, ultrawork, ultraqa, team, council, code-review and more as in-session slash skills + custom agents.",
  "version": "0.31.3",
  "author": {
    "name": "Damian Borek",
    "email": "borekdamian@yahoo.pl"
  },
  "license": "MIT",
  "repository": "https://github.com/damian87x/oh-my-copilot",
  "keywords": [
    "copilot",
    "skills",
    "agents",
    "slash-commands"
  ],
  "skills": ".github/skills/",
  "agents": ".github/agents/",
  "instructions": ".github/copilot-instructions.md",
  "hooks": "hooks/hooks.json",
  "scriptsDir": "scripts/"
}
