Skip to content

abrahamferga/harness

v0.3.0MIT

Always-on control plane: what the Plenipo platform already gives you (so you never rebuild it), how any Plenipo product is run and proven, the workflow.json/settings.json pair, config + guardrail validation, and the conductor that drives the scout -> define -> shape -> deliver loops end to end. Keep enabled in every loop.

agent-protocol

The shared language agents use to talk to each other through GitHub — the message envelope, the closed set of message kinds, the label vocabulary that is the state machine, and the rules for replying and handing off. Every agent in every loop and every repo reads and writes this format, so an agent in one product can be understood by an agent in another or by the platform. USE FOR: writing an issue, comment, or PR body another agent will act on; parsing one you received; choosing a label. DO NOT USE FOR: the platform request ladder itself (platform-protocol) or who may merge a PR (/deliver:work-next-issue's merge-policy reference).

License
MIT
Read SKILL.md at the source

Pinned to revision a2ee8094fc23, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.