Handles code review feedback rigorously: verifies suggestions, resolves unclear items, implements fixes in priority order. Useful when addressing review comments.
npx claudepluginhub repozy/superpowers-optimizedThis skill uses the workspace's default tool permissions.
Treat feedback as technical input to validate, not as instructions to apply blindly.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Treat feedback as technical input to validate, not as instructions to apply blindly.
Treat Critical and High security findings as blocking until addressed or explicitly deferred by the user with documented rationale.
Never say any of the following. They signal performative agreement, not technical engagement:
Instead: state what you verified, what you changed, and why. If the reviewer is right, the code change speaks for itself.
Push back when a suggestion:
Pushback must include concrete technical evidence — not opinions, not "I think", not "it should be fine."
Report: