CtrlK
BlogDocsLog inGet started
Tessl Logo

engram-pr-review-deep

Deep technical review protocol for Engram pull requests. Trigger: Reviewing any external or internal contribution before merge.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/pr-review-deep/SKILL.md
SKILL.md
Quality
Evals
Security

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.

Repository
Gentleman-Programming/engram
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.