/workflow:dev Automated development loop with issue creation, TDD, and CI monitoring. When to Use This Skill | Use this skill when... | Use X instead when... | |------------------------|----------------------| | Running a continuous loop that turns test failures into issues, then resolves them | Inspecting an existing workflow run or debugging CI failures ( ) | | Automating the full issue → branch → PR → green-CI cycle through the backlog | Generating a reusable auto-fix workflow file for multiple repos ( ) | | Wanting Claude to pick the next issue and drive it through TDD without user input…