Skip to content

abrahamferga/plenipo

v0.3.0MIT

The front door. Eight loop verbs that drive every other plugin so you never have to remember the rest: setup (make a repo loop-ready), launch (nothing to a Ready backlog), define (keep the backlog full), deliver (next issue to a PR), test (sweep end to end and file the bugs), ship (review, gate, merge), steward (the platform's own request queue, behind a consumer-conformance gate), fleet (one tick across many products). Each verb is one bounded tick with a named terminal state, so it runs the same typed on demand or as /loop <interval> /plenipo:<verb>. Enable this plus every other plugin when you intend to run unattended.

steward

One platform tick, safe to fire on a timer or on demand: work the queue the products filed — verdict what is untriaged, implement one accepted request, announce a tagged release — and merge only behind a conformance gate that rebuilds every consumer in consumers.json against the candidate. Repair rejected platform pull requests before taking new queue work. The platform is the one repo whose blast radius is every product built on it, so its merge bar is not the product bar plus care, it is a different gate: green conformance across all registered consumers, or nothing merges. USE FOR: /loop 45m /plenipo:steward, a session pointed at the Plenipo platform repo, clearing the request backlog from several products at once. DO NOT USE FOR: a product repo (../deliver/SKILL.md and ../ship/SKILL.md own those), filing a request from a product (/deliver:request-platform-change), or consuming a release inside a product (/deliver:upgrade-platform).

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.