Skip to content

danicat/godoctor

v0.2.0Apache-2.0

Specialized Go development and quality engineering suite with compiler-verified smart editing, automated test analysis, and mutation testing.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "godoctor",
  "version": "0.2.0",
  "description": "Specialized Go development and quality engineering suite with compiler-verified smart editing, automated test analysis, and mutation testing.",
  "author": {
    "name": "Daniela Petruzalek",
    "email": "daniela@danicat.dev",
    "url": "https://danicat.dev"
  },
  "homepage": "https://github.com/danicat/godoctor",
  "repository": "https://github.com/danicat/godoctor",
  "license": "Apache-2.0",
  "keywords": [
    "go",
    "golang",
    "testing",
    "agent",
    "mcp",
    "selene",
    "testquery"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE