orca github

GitHub workflows from a local coding agent.

Orca helps with GitHub workflows without hiding the repository state: inspect issues, prepare pull requests, run release checks, search code, and keep verifier-gated evidence in the transcript.

orca exec "review this PR and run npm test"
orca exec "prepare release notes from git log" --verifier "cargo test"
orca exec "find why the CI workflow started failing"

Repository loop

Built for evidence-first repository work.

Pull-request prep

Ask Orca to inspect diffs, update docs, run verifiers, and summarize the change for review.

Issue triage

Trace reports through the real codebase, then keep file paths, commands, and findings in one transcript.

Release checks

Combine GitHub releases, local commands, changelog updates, and verifier-gated automation before shipping.