Heavyweight multi-agent adversarial PR review. Spawns 5 parallel specialist agents (correctness, security, performance, maintainability, completeness) then a verifier agent that challenges every finding. Only verified issues survive. Use for high-risk changes, security-sensitive areas, large diffs, or when the user asks for a deep/thorough/ultra review. For routine reviews, prefer /review-pr — it's cheaper and faster.
$npx -y skills add isair/jarvis --skill review-pr-ultraInstalls into the current project.
Run `npx skills use "https://github.com/isair/jarvis" --skill "isair/jarvis/review-pr-ultra"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/isair/jarvis" that are relevant to the current task. Run `npx skills add "https://github.com/isair/jarvis"` and select the relevant skills, then follow their instructions.