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.

define

One backlog tick that keeps a build loop fed: count what is actually Ready, promote shaped items out of Backlog, triage the enhancement issues real usage produced, and — only when the queue would otherwise run dry — extend the plan by one epic drawn from the spec's own deferred scope rather than from imagination. Every new capability must cite where it came from, which is what stops an unattended loop from inventing work forever. USE FOR: /loop 6h /plenipo:define, refilling a board the build loop drained, promoting Backlog to Ready. DO NOT USE FOR: the first plan of a new product (../launch/SKILL.md), implementing an issue (../deliver/SKILL.md), or filing defects found by a sweep (../test/SKILL.md).

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.