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.

test

One sweep tick: boot the product, delegate an end-to-end hunt to the deliver:e2e-tester agent, then turn what it observed into deduplicated GitHub bug issues that the build loop will pick up — each with a reproduction, a stable fingerprint key so tonight's sweep does not refile last night's bug, and a priority derived from consequence rather than from how easy it was to describe. Skips entirely when nothing has merged since the last sweep. USE FOR: /loop 3h /plenipo:test, sweeping after a merge or an upgrade, converting observed breakage into board work. DO NOT USE FOR: debugging one known failure (/deliver:verify-runtime), proving a single change works before its PR (that is inside /deliver:work-next-issue), or inventing improvements from reading code (the deliver:product-improver agent).

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.