Skip to content

wazimmerman/zimster

v0.7.2MIT

A software development workflow for coding agents.

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": "zimster",
  "version": "0.7.2",
  "description": "A software development workflow for coding agents.",
  "author": {
    "name": "William Zimmerman",
    "email": "support@zimster.dev",
    "url": "https://zimster.dev"
  },
  "homepage": "https://zimster.dev",
  "repository": "https://github.com/wazimmerman/zimster",
  "license": "MIT",
  "keywords": [
    "agent-skills",
    "code-review",
    "tdd",
    "workflow"
  ]
}

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.

  • 12YAML files
  • build-metadata.json
  • LICENSE
View on GitHub