Plan Decay Detector

Mid-execution divergence check for an agent fleet - the plan writes its assumptions down in checkable form, and a gate compares them against the repo as it actually is, exiting 1 to call for a re-plan the moment one has stopped being true instead of letting agents keep running off a plan that is no longer accurate. Reach for it before a batch resumes work from a plan written earlier, after a parallel agent or a human has touched the tree, or when someone says "is this plan still valid", "the plan says X but the repo has Y", "re-check the plan before we continue", or "did the plan drift". Differentiator - this island detects decay and calls the halt, which a human or a harness then has to honour; how big a batch should be is story-cadence's doctrine, and ticket machinery is a Forge concern.

Island-Dev-Crew 15e6099 40 files · 50.9 KB Updated

File contents

Island-Dev-Crew/uncle-bob-skills/tree/main/skills/plan-decay-detector commit 15e6099a4e

Frequently asked questions

npx skillmds@latest add island-dev-crew/plan-decay-detector