Agent-agnostic task dispatcher. Reads backlog on main to find active changes, atomically claims one task group from an isolated worker branch, implements it, and pushes it to the shared feature branch. Runnable by Codex, Claude Code, cron, GitHub Actions, or one-shot runners with the project toolchain and credentials…
Propose an OpenSpec change — scan backlog or accept a specific B-NNN, check PRD readiness and dependencies, generate four-piece set (proposal/specs/design/tasks) on a feature branch, create a Draft PR, and publish main indexes through a recoverable governance PR.
Interactive AI skill (Claude Code or Codex) for reviewing dispatch-completed changes. Uses branch-centric review, performs hard checks and three-dimension Verify before merge, then publishes specs/archive/backlog updates through a recoverable governance PR. Use when dispatch runner has completed task groups (status…
Interactive AI skill (Claude Code or Codex) for designing product modules AND decomposing them into backlog idea entries in a single conversation. Reads design/inputs (brainstorming / figma / interviews), builds the module design document (modules/M-NNN- .md), splits the module into N backlog entries with…
Interactive AI skill (Claude Code or Codex) for generating Product Requirements Documents (PRDs). Takes a backlog entry (already tagged with a module) and produces a structured PRD through user dialogue, grounded in the module design document and referenced design inputs. Use when the user wants to explore, analyze…