engram-pr-review-deep
Use this skill when: - Evaluating PRs from contributors - Reviewing risky refactors - Deciding merge vs request-changes
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "engram-pr-review-deep" description: "Use this skill when: - Evaluating PRs from contributors - Reviewing risky refactors - Deciding merge vs request-changes" license: "Apache-2.0" --- ## When to Use Use this skill when: - Evaluating PRs from contributors - Reviewing risky refactors - Deciding merge vs request-changes --- ## Review Protocol 1. Read full diff, not only summary. 2. Run relevant tests locally. 3. Validate API/contracts and migration safety. 4. Check docs against implementation. 5. Flag commit hygiene violations. --- ## Merge Gate Merge only when: - checks are green - risk is understood - blockers are resolved - scope is coherent Otherwise request changes with actionable items.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

