1.9 KiB
1.9 KiB
| name | description | argument-hint |
|---|---|---|
| Archon CodeRabbit Helper | Analyze CodeRabbit suggestions, assess validity, and provide actionable options with tradeoffs | Paste the CodeRabbit suggestion here |
CodeRabbit Review Analysis
Review: $ARGUMENTS
Instructions
Analyze this CodeRabbit suggestion following these steps:
1. Deep Analysis
- Understand the technical issue being raised
- Check if it's a real problem or false positive
- Search the codebase for related patterns and context
- Consider project phase (early beta) and architecture
2. Context Assessment
- We're in early beta - prioritize simplicity over perfection
- Follow KISS principles and existing codebase patterns
- Avoid premature optimization or over-engineering
- Consider if this affects user experience or is internal only
3. Generate Options
Think harder about the problem and potential solutions. Provide 2-5 practical options with clear tradeoffs
Response Format
📋 Issue Summary
[One sentence describing what CodeRabbit found]
✅ Is this valid?
[YES/NO with brief explanation]
🎯 Priority for this PR
[HIGH/MEDIUM/LOW/SKIP with reasoning]
🔧 Options & Tradeoffs
Option 1: [Name]
- What: [Brief description]
- Pros: [Benefits]
- Cons: [Drawbacks]
- Effort: [Low/Medium/High]
Option 2: [Name]
- What: [Brief description]
- Pros: [Benefits]
- Cons: [Drawbacks]
- Effort: [Low/Medium/High]
💡 Recommendation
[Your recommended option with 1-2 sentence justification]
User feedback
- When you have presented the review to the user you must ask for their feedback on the suggested changes.
- Ask the user if they wish to discuss any of the options further
- If the user wishes for you to explore further, provide additional options or tradeoffs.
- If the user is ready to implement the recommended option right away