datarootsio/Nitpick Senior

Um, actually... AI-powered code review that catches what you missed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 14, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: datarootsio/nitpick-senior@4a508e8e50b5c5a7997da88ea55f44f4db5c89c6 # v0.1.8

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

namedescriptionrequireddefault
providerGit provider (github, azure_devops, gitlab, bitbucket). Auto-detected if not specified.no""
tokenAuthentication token for the Git providerno""
github_tokenGitHub token for PR access (backward compatible alias for token)no""
llm_providerLLM provider (openai, anthropic, google, azure, azure_foundry_anthropic, azure_foundry_openai, openrouter)yes
modelModel name (e.g., gpt-4o, claude-sonnet-4-6, gemini-2.5-flash)yes
agent_spec_pathPath to agent spec file defining review behaviorno.github/ai-reviewer.md
post_summaryPost PR summary commentnotrue
post_inline_commentsPost inline code review commentsnotrue
max_commentsMaximum inline comments to postno10
min_severityMinimum severity to post (error, warning, info)nowarning
resolve_outdatedResolve outdated review comments from previous runsnotrue
context_enabledInclude repository context (README, imported files) in reviewnotrue
context_max_tokensMaximum tokens for repository contextno5000
static_analysis_filePath to semgrep JSON output file for static analysis findingsno""

no outputs