Skip to content

stormlightlabs/thunderstorm

v0.1.0-rc.5Apache-2.0

Run GitHub issues through triage, decomposition, implementation, review, and revision.

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",
  "author": {
    "name": "Stormlight Labs",
    "url": "https://github.com/stormlightlabs"
  },
  "description": "Run GitHub issues through triage, decomposition, implementation, review, and revision.",
  "keywords": [
    "development",
    "review",
    "workflow"
  ],
  "license": "Apache-2.0",
  "name": "thunderstorm",
  "repository": "https://github.com/stormlightlabs/thunderstorm",
  "version": "0.1.0-rc.5"
}