engram-pr-review-deep
Installation
SKILL.md
When to Use
Use this skill when:
- Evaluating PRs from contributors
- Reviewing risky refactors
- Deciding merge vs request-changes
Review Protocol
- Read full diff, not only summary.
- Run relevant tests locally.
- Validate API/contracts and migration safety.
- Check docs against implementation.
- Flag commit hygiene violations.
Related skills