issue-flow
Installation
SKILL.md
Issue Flow
Use for a reported defect that must be reproduced and delivered. This composes repository skills; it does not replace them.
Prerequisites
Read AGENTS.md, repository validation instructions, and relevant domain/runtime guidance. Load tools only when needed:
- worktree guidance when repository requires isolated worktrees;
agent-browserfor browser-visible behavior;- live/log/trace/database tools only for evidence unavailable locally;
code-reviewbefore non-trivial delivery;git-workflowfor branch, PR, and feedback lifecycle.
Do not alter production, remote data, or unrelated local changes. If prerequisite cannot run, record command, output, and blocker; do not claim reproduction or verification.
State machine
intake → reproduce → baseline → investigate → implement → verify → deterministic-checks → local-review → delivery → final-evidence → reflect → done