Skip to content

dwalleck/gilfoyle

v2.0.1MIT

Evidence-routed planning, implementation, and review workflows for high-correctness software changes.

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": "gilfoyle",
  "version": "2.0.1",
  "description": "Evidence-routed planning, implementation, and review workflows for high-correctness software changes.",
  "author": {
    "name": "Daryl Walleck",
    "url": "https://github.com/dwalleck"
  },
  "homepage": "https://github.com/dwalleck/gilfoyle",
  "repository": "https://github.com/dwalleck/gilfoyle",
  "license": "MIT",
  "keywords": [
    "methodology",
    "planning",
    "reliability",
    "code-review",
    "tdd",
    "verification"
  ]
}