Skip to content

msxorg/msx

v0.1.0

Routes coding, documentation, and work lifecycle tasks to current MSX standards.

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": "msx",
  "version": "0.1.0",
  "description": "Routes coding, documentation, and work lifecycle tasks to current MSX standards.",
  "author": {
    "name": "MSXOrg",
    "url": "https://github.com/MSXOrg"
  },
  "homepage": "https://msxorg.github.io/docs/Coding-Standards/",
  "repository": "https://github.com/MSXOrg/docs",
  "keywords": [
    "coding-standards",
    "documentation",
    "github-copilot",
    "msx",
    "workflow"
  ]
}