frankekn/Needlefish PR Review

Strict PR review agent. Reviews the pull request diff with a read-only model runner and posts a COMMENT review plus a Needlefish check-run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 11, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: frankekn/needlefish@0523db292c66877295e2f32b6049189087c21cb8 # v0.3.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pr_numberPR number to review (defaults to the pull_request event PR)no
runnerModel runner: codex, claude, opencode, or pinocodex
modelOptional model id for the selected runnerno
timeout_msOptional per-call timeout in millisecondsno
codex_reasoning_effortCodex reasoning effort: medium, high, or xhighno
runner_versionnpm version of the model runner CLI to installnolatest
repo_pathPath to the target repo checkout to reviewno${{ github.workspace }}
github_tokenToken for gh reads and posting the review and check-runno${{ github.token }}

no outputs