Pull-request prep
Ask Orca to inspect diffs, update docs, run verifiers, and summarize the change for review.
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
Ask Orca to inspect diffs, update docs, run verifiers, and summarize the change for review.
Trace reports through the real codebase, then keep file paths, commands, and findings in one transcript.
Combine GitHub releases, local commands, changelog updates, and verifier-gated automation before shipping.