Repo-agnostic Claude agentic workflows for GitHub Actions. Drop-in PR review, CI remediation, issue-to-PR automation, and more.
Stars
1
Forks
0
Watchers
1
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
101
commits
27
commits
7
commits
1
commits
fix(orchestrator,parser): address PR #68 review comments (round 2)
f72b3bdView on GitHubfix(orchestrator,parser): guard zero attempts, escape blocking issues, clamp confidence
5a004b4View on GitHubfix(orchestrator): fix misleading test-gate message, UnboundLocalError, and GHES regex
10c95edView on GitHubfix: address PR review threads — label, gate message, reviewer state, prompt injection, test
999d1e4View on GitHubfix(orchestrator): escape error excerpts, add return False, document review-cycle behavior
5c488c8View on GitHubfix(orchestrator): remove unused ReviewVerdict import, await cancelled tasks, fix misleading gate message
62b3100View on GitHubfix: address PR review threads — quality gate, confidence, CancelledError, stage names
718e914View on GitHubfix: address PR review threads — confidence_score, error tail, regex, run.complete semantics
ada9d31View on GitHubfix: resolve merge conflicts with main and align test expectations
d43097eView on GitHubfix(workflows): switch repository-dispatch-linear to CLAUDE_CODE_OAUTH_TOKEN
155afbbView on GitHubfix(workflows): switch repository-dispatch-linear to CLAUDE_CODE_OAUTH_TOKEN
4327626View on GitHubfix(workflows): make issue-to-pr idempotent on re-runs (#78)
6f3a7caView on GitHubfix: address second round of PR review thread issues in orchestrator
06fd63aView on GitHub