What problem does it solve?
It removes the manual overhead of creating, moving, validating, and closing GitHub issues and GitHub Projects tasks by enforcing the Stack-and-Flow canonical workflow and board field consistency.
Core Features & Use Cases
- CREATE tasks correctly: generates GitHub issues using the single source of truth template, adds them to the Stack-and-Flow Project board, and sets Status, Team, and Category using the canonical field/option IDs.
- START WORK safely: assigns the issue to the contributor, ensures the Project item exists, and moves the card to In progress while recording branch and worktree intent before implementation starts.
- END WORK with evidence: posts completion/validation evidence and only moves the Project item to Done when the PR is merged or an explicit maintainer/user approval is provided.
- AUDIT existing items: inspects Project items to detect malformed titles/bodies, missing reference sections, missing phases/assignees, and missing closure evidence for Done items.
Quick Start
Use this skill in CREATE, START WORK, END WORK, or AUDIT mode to manage Stack-and-Flow GitHub issue and Project board tasks according to the provided board IDs and the canonical issue body template in references.