Triage unresolved GitHub PR review threads. First read every thread as a whole and consolidate ones that a single fix resolves (the same point often gets raised across several files or lines). Then walk through each fix group interactively, propose one fix…
Find open failing Renovate PRs in the current repository, fix small mechanical failures with follow-up commits, push normally, and ask the user before larger or risky fixes. Use when the user asks to fix Renovate PRs, unblock dependency update PRs, or run a…
Deeply analyze a codebase for unnecessary hand-rolled code, shallow modules, narrow wrappers, and premature abstractions, then prioritize and implement the highest-impact simplifications as dedicated PRs. Use when the user asks to simplify, defactor, deepen…
Challenge a plan, design, or proposal with focused questions until the open decisions, risks, and assumptions are resolved. Use when the user asks to be grilled, stress-tested, or challenged on an approach.
Turn the current session into a compact handover note for a fresh agent. Use when the user wants a continuation brief, restart context, or a document for the next session.