aep-watch
Installation
SKILL.md
Watch
Self-feeding work discovery. /aep-watch is a continuous/scheduled monitor: it
pulls from configured sources (bug trackers, error streams, telemetry),
classifies each finding with the same classifier as /aep-reflect, dedupes
against the backlog, and writes new bug/refinement stories into
product-context.yaml — which then flow into /aep-dispatch (or autopilot picks
them up), closing the loop so the system keeps finding work without a human
running /aep-envision or /aep-reflect by hand.
sources → [ /aep-watch: pull → classify → dedupe → write stories ] → product-context.yaml
│
▼
/aep-dispatch (or /aep-autopilot)