Review added, updated, and deleted code for accuracy, performance, security, and maintainability.
Recently changed files
jj show --git
$ARGUMENTS
Workflow
- For each changed code path:
- Find all usage sites across the codebase
- Read each usage to determine the concrete types and values passed
- Trace each distinct input through the changed code and note:
- Which branches it exercises
- Whether any new error path is reachable
- Whether the return
[Description truncada. Veja o README completo no GitHub.]