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.

setup

Make one repo safe to leave a timer pointed at: the run-and-prove surface, the label vocabulary, the autonomy block recording what this product has earned, two deterministic gate scripts and the workflows that run them, CODEOWNERS, branch protection, and a permission allow-list so a tick never blocks on a prompt nobody is there to answer. Run once per repo; re-run after a platform upgrade or when raising the autonomy level. USE FOR: preparing a product for unattended loops, auditing which pieces of that surface are missing. DO NOT USE FOR: creating the repo itself (../launch/SKILL.md), reviewing or merging pull requests (../ship/SKILL.md), or config-only validation of an existing product (/harness:validate-product).

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.