Skip to main content

pr-trajectory-audit

Two connected workflows that audit a repo's PRs against its OWN documented AI layer (rules, skills, workflow command definitions) -- not generic code-quality judgment. Workflow A (audit, run via `/pr-trajectory-audit`) reads the repo's own rules/workflow docs, mines PR history for evidence of compliance or violation against them, writes a rubric, installs the live-review GitHub Action, and tells the user the remaining one-time GitHub setup steps. Workflow B (live review) runs automatically on every new PR via CI: deterministic checks first, then Claude reads the PR's actual diff/body against the rubric and posts a review citing the specific documented rule involved, then a human reads that review as part of normal PR review. Findings feed system evolution -- fixing the AI layer, not the one PR. Use when the user wants to "audit my PR history", "check if my agent follows our workflow", "build a trajectory rubric", "review this PR for AI-layer compliance", "pr-trajectory-audit", or is setting up automatic traje

Jump to install

Source facts

Repository
seanrobertwright/3d-skills
Last source activity
August 28, 2026 at 16:59
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.