Issue Sweep Batch

Form dispatchable epics out of unassigned open issues. Where issue-sweep triages ONE issue that a human replied to, and epic-conductor drives an epic that already exists, this skill fills the gap between them — it clusters unclaimed issues by defect layer, measures each cluster's file-level path surface against every in-flight epic, and emits epics that several agents can work in parallel without colliding. Disjointness is three-state (disjoint / overlap / unproven); an issue whose body names no files is NOT proven disjoint and must have its landing files located in code before dispatch. Keeps an incremental ledger so each run only reclassifies what changed. Produces epics only — it never dispatches, never merges, never touches existing epics.

ArcBlock 56f96b4 25 files · 364.2 KB Updated

File contents

ArcBlock/agent-skills/tree/main/plugins/agentloop/skills/issue-sweep-batch commit 56f96b4c71

Frequently asked questions

npx skillmds@latest add arcblock/issue-sweep-batch