Skip to main content
Run any Skill in Manus
with one click
$pwd:

workflow-dev

// Automated development loop that runs tests, creates GitHub issues for failures, picks an issue to work on, implements a TDD fix on a feature branch, opens a PR, and monitors CI until green. Use when the user wants to run a continuous dev loop through open issues, turn test failures into tracked issues, automate the issue-to-PR cycle, or when they mention "work through the backlog", "autonomous dev loop", "TDD on open issues", or "fix test failures and open PRs".

$ git log --oneline --stat
stars:31
forks:5
updated:May 6, 2026 at 17:46
SKILL.md
readonly