Apply fixes from code review incrementally with proper commits - supports per-severity or per-TODO modes
--per-todo | --per-severity# Apply Review Fixes Apply fixes from a code review incrementally, with proper commits for each change. This command is designed to work after running `/review` and addresses the problem of making too many changes at once. ## Modes ### Per-Severity Mode (default) One commit per severity category: - `fix(review): address blocking review items` - `chore(review): apply important review improvements` - `style(review): address nits from code review` ### Per-TODO Mode (`--per-todo`) One commit per individual fix: - `fix(review): TODO 1 – init client in __init__ (src/component.py)` - `refactor...
Read and fix the errors you can see in the Bash output.
Debug and fix bugs, errors, or unexpected behavior
Fix bugs with test-driven approach and automatic retry - simplified bugfix workflow
Automatically detect and fix bugs with AI assistance
Verify and fix Greenshift block code against documentation rules, optionally enhance animations