This orchestrates six specialist lenses to review PRs and tickets in one pass: scope analysis, architecture checks, security scanning (OWASP plus Vibe Security), test gap detection, AC verification, and PR metadata validation. It consolidates findings into a single severity-ranked table with evidence links, then outputs an approve/request changes/blocked verdict. The workflow won't post comments until you approve, which is smart since nobody wants automated review spam landing before you've sanity-checked it. Best used when you need a structured second opinion before merging or when onboarding reviewers who need guardrails. The specialist fanout means you get breadth without writing six separate prompts, though you'll want the relevant MCPs configured for Jira, GitHub, or whatever you use to avoid manual exports.
npx -y skills add hoangnguyen0403/agent-skills-standard --skill review-ticket --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot