Skip to content

don-smith/myflow

v4.0.0MIT

An artifact-led, five-stage workflow: Scope, Plan, Implement, Verify, Close. Twenty skills that let a fresh session continue work without conversation history.

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": "myflow",
  "version": "4.0.0",
  "description": "An artifact-led, five-stage workflow: Scope, Plan, Implement, Verify, Close. Twenty skills that let a fresh session continue work without conversation history.",
  "author": {
    "name": "Don Smith",
    "url": "https://github.com/don-smith"
  },
  "homepage": "https://github.com/don-smith/myflow#readme",
  "repository": "https://github.com/don-smith/myflow",
  "license": "MIT",
  "keywords": [
    "workflow",
    "skills",
    "planning",
    "code-review",
    "artifacts"
  ]
}

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.

  • 18JavaScript files
  • hitl-loop.template.sh
  • 2YAML files
  • LICENSE
View on GitHub