Feature: Code Diff Explainer #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🔍 Feature: Code Diff Explainer
Priority: HIGH
Effort: 2-3 hours
Value: MEDIUM-HIGH
Labels:
feature,milestone-2,high-priority,documentationDescription
Implement
@codebot explain-diffcommand that breaks down complex code changes in plain language for non-technical stakeholders.Use Cases
Tasks
Days 1-2: Core Implementation
tools/ai-review/prompts/explain_diff.mdprompt template_command_explain_diff()method inPRAgentclasstools/ai-review/config.ymlDays 3-4: Enhancement & Polish
Day 5: Finalization
Files to Modify
Expected Output Format
Acceptance Criteria
@codebot explain-diffin PR commentsTesting Checklist
Related Issues