plugin.json 389 B

1234567891011
  1. {
  2. "name": "oac",
  3. "description": "AI development workflow automation for Claude Code - intelligent code review, TDD test generation, automated documentation, and smart task breakdown",
  4. "version": "1.0.0",
  5. "author": {
  6. "name": "darrenhinde",
  7. "url": "https://github.com/darrenhinde"
  8. },
  9. "license": "MIT",
  10. "repository": "https://github.com/darrenhinde/OpenAgentsControl"
  11. }