Skip to content

thomask33/deliver-reviewable-changes

v0.1.6

Plan and implement code changes in small, reviewable increments, including when executing an existing plan.

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": "deliver-reviewable-changes",
  "version": "0.1.6",
  "description": "Plan and implement code changes in small, reviewable increments, including when executing an existing plan.",
  "author": {
    "name": "Thomas Kosiewski",
    "url": "https://github.com/thomask33"
  },
  "homepage": "https://github.com/thomask33/personal-plugins",
  "repository": "https://github.com/thomask33/personal-plugins",
  "keywords": [
    "code-review",
    "pull-requests",
    "planning",
    "agent-skills",
    "review-policy"
  ]
}

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.

  • openai.yaml
View on GitHub