Pattern Review

Skill name: pattern-review

Run the pattern-review gate for agentic development work. Use before human review or at PR boundaries to review a repo branch diff against active .pattern-review rules, write a persisted pattern-review.md report, resolve findings, waivers, and manual review items, and rerun until the gate passes or is explicitly waived.


Use this as a gate, not a checklist. Review the current Git repository's branch diff against active pattern rules.

Deterministic helper:

python3 /Users/trent.brown/agentic-development-workflow/scripts/pattern_tool.py review-inputs --cwd <repo>

Workflow: