drain-tasksworkflow★1
stevekinney/stardust ↗What it does
Drain incomplete tasks from the Scrumlord tasks CLI one at a time: claim → implement (TDD) → gate → review → local merge
Best for
batch task execution without PRs
Inputs
- · a code diff
- · a git branch
- · pull requests
Outputs
- · review findings
- · committed changes
- · merged code
Requires
- · Claude Code
- · Playwright
- · pytest
- · npm
- · GitHub CLI
- · JSON Schema
Preconditions
- · main branch current
- · git worktree setup
Failure modes
- · invalid schema output
Trust signals
- · schema-validated outputs
- · adversarial review phases