Skip to content

multipliers-dev/team-harness

v1.11.0MIT

Merge-safe planning methodology for staged multi-PR work: authority ladder, repository topology, and merge-safe acceptance criteria.

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": "team-harness",
  "version": "1.11.0",
  "description": "Merge-safe planning methodology for staged multi-PR work: authority ladder, repository topology, and merge-safe acceptance criteria.",
  "author": {
    "name": "Michael Truong",
    "email": "michael@multipliers.dev"
  },
  "homepage": "https://github.com/multipliers-dev/cursor-team-marketplace#readme",
  "repository": "https://github.com/multipliers-dev/cursor-team-marketplace",
  "license": "MIT",
  "keywords": ["planning", "merge-safe", "staged-plans", "pull-requests", "methodology"]
}