skills/pr-review-governance/SKILL.md
High-level governance layer for pull request review across the federation. Ensures separation of duties, required signers, and constitutional compliance before merge.
npx skillsauth add ariffazil/openclaw-workspace PR Review GovernanceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Not all PRs are equal. This skill applies governance rules based on risk tier:
| Risk Tier | Required Reviewers | Judge Required? | |-----------|-------------------|-----------------| | low | 1 peer | No | | medium | 1 peer + 1 architect | No | | high | 2 peers + 1 auditor | Yes (888_JUDGE) | | critical | All of above + Arif | Yes |
high or critical riskClassify PR risk based on:
Per risk tier, assign required reviewer roles:
| Condition | Action | |-----------|--------| | All required reviewers approved | Merge allowed | | Missing required reviewer | Block with comment | | Self-approval detected | Block + escalate | | Constitutional file changed | Block + 888_JUDGE |
| Condition | Escalate To | |-----------|-------------| | Self-approval on high-risk PR | arifOS 888_JUDGE | | Constitutional file changed | arifOS 888_JUDGE | | Author disputes risk tier | Arif |
Skill version 1.0.0 — AAA Skill Library
development
Check every skill’s “use when” and “do not use when” clauses for collisions, missing negatives, and vague verbs like “help,” “assist,” or “improve.” Load when linting, reviewing, or validating trigger boundaries.
development
Bootstrap, design, and package new skills. Load when capturing user intent for a new skill or drafting its initial instruction framework.
content-media
Diagnose which federation services are up, down, or drifting. Produce a prioritized remediation plan.
business
Scan a repo or workspace for exposed secrets, tokens, keys, and credentials. Produce a findings report with remediation steps.