pilot-code-review-pipeline-setup
Installation
SKILL.md
Code Review Pipeline Setup
Deploy 3 agents that scan PRs, analyze code quality, and report review results.
Roles
| Role | Hostname | Skills | Purpose |
|---|---|---|---|
| scanner | <prefix>-scanner |
pilot-github-bridge, pilot-task-router, pilot-metrics | Runs static analysis and security scans on PRs |
| reviewer | <prefix>-reviewer |
pilot-event-filter, pilot-alert, pilot-audit-log | Analyzes scan results, suggests improvements |
| reporter | <prefix>-reporter |
pilot-webhook-bridge, pilot-slack-bridge, pilot-receipt | Posts PR comments, sends notifications |
Setup Procedure
Step 1: Ask the user which role this agent should play and what prefix to use.