Turns GitHub issues into merged PRs with zero human intervention. Powered by OpenClaw, supports Claude Code, Codex CLI, and Kiro CLI.
Stars
12
Forks
2
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
3
commits
fix(dispatcher): reset retry counter after stalled→unstalled transition (#41) (#44)
89e2c21View on GitHubfix(scripts): verify PR exists before setting pending-review (#40) (#43)
076b143View on GitHubfix(scripts): handle empty BASH_SOURCE[0] in bash -c contexts (#39) (#42)
1e84aadView on GitHubfix(scripts): resolve chained symlinks in dispatcher scripts (#37) (#38)
3a005a8View on GitHubfeat(hooks): add shellcheck pre-commit hook for shell script linting (#36)
289f9beView on GitHubfix(dispatcher): prevent stale detection crash loop on concurrent dispatch (#34)
8780927View on GitHubfix(review): guard against concurrent review race on approve/merge (#31)
ded3c20View on GitHubfix(skills): use gh-as-user.sh for bot review triggers (#30)
135019eView on GitHubfix: resolve symlinks in SCRIPT_DIR for wrapper scripts (#29)
da7bff9View on GitHubfix(review): detect requirement changes in issue comments before approving (#27)
53dc840View on GitHubdocs(security): add prompt injection warnings for public repos (#26)
2a7784fView on GitHubrefactor: bundle scripts and hooks inside skill directories (#25)
c0d4a98View on GitHubfeat(scripts): add --name flag to agent sessions for descriptive display names (#24)
75f9100View on GitHubfix(scripts): replace hardcoded sleep with polling loop in lib-auth.sh (#23)
d0eba37View on GitHubfeat(pipeline): improve dispatcher reliability, crash recovery, and Kiro support (#22)
e901ad0View on GitHub