This was generated by AI during triage.
Parent
docs/issues/feature-runner/PRD.md
What to build
Extend the skill to handle no-argument invocation. When invoked without a slug, scan docs/issues/ for features where every NN-*.md file is at Status: ready-for-agent. Select the first such feature alphabetically and run it. When no qualifying feature exists, emit LOOP_COMPLETE on its own line and exit cleanly. This makes /loop /implement-feature composable for overnight queue draining — the /loop skill catches LOOP_COMPLETE and terminates.
Acceptance criteria
Blocked by
#80
PRD: docs/issues/feature-runner/PRD.md
Migrated from: docs/issues/feature-runner/07-auto-selection.md (source removed after migration)
Touched by PRs: #25, #32
Parent
docs/issues/feature-runner/PRD.mdWhat to build
Extend the skill to handle no-argument invocation. When invoked without a slug, scan
docs/issues/for features where everyNN-*.mdfile is atStatus: ready-for-agent. Select the first such feature alphabetically and run it. When no qualifying feature exists, emitLOOP_COMPLETEon its own line and exit cleanly. This makes/loop /implement-featurecomposable for overnight queue draining — the/loopskill catchesLOOP_COMPLETEand terminates.Acceptance criteria
/implement-featurewith no argument scansdocs/issues/and selects the first feature (alphabetically by slug) where allNN-*.mdfiles areStatus: ready-for-agentLOOP_COMPLETEon its own line and exits cleanly with no error/loop /implement-featureterminates cleanly afterLOOP_COMPLETEis emittedready-for-agentandresolved/closedissues are not selected (partial features are skipped)Blocked by
#80
PRD:
docs/issues/feature-runner/PRD.mdMigrated from:
docs/issues/feature-runner/07-auto-selection.md(source removed after migration)Touched by PRs: #25, #32