tukesh1/Nimo Code Review Agent
Nimo Enterprise AI Code Reviewer using Gemini, OpenAI, or Claude
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for posting comments | yes | ${{ github.token }} |
| ai_provider | Which AI to use (gemini, openai, claude, openrouter) | no | gemini |
| ai_model | Specific model to use (e.g., gemini-1.5-flash, gpt-4o-mini) | no | — |
| custom_prompt | Additional instructions to pass to the AI model | no | — |
| custom_prompt_file | Path to a file in your repository containing custom AI instructions (e.g. prompts/rules.txt) | no | — |
| gemini_api_key | API key for Google Gemini | no | — |
| openai_api_key | API key for OpenAI | no | — |
| claude_api_key | API key for Anthropic Claude | no | — |
| openrouter_api_key | API key for OpenRouter | no | — |
Outputs
no outputs