backend-pr-review

Installation
SKILL.md

backend-pr-review

Review backend pull requests for security, performance, code quality, and testing gaps across any stack.

Context Files

  • $JAAN_LEARN_DIR/jaan-to-backend-pr-review.learn.md - Past lessons (loaded in Pre-Execution)
  • $JAAN_TEMPLATES_DIR/jaan-to-backend-pr-review.template.md - Report output template
  • $JAAN_CONTEXT_DIR/tech.md - Backend stack detection (if exists)
  • $JAAN_CONTEXT_DIR/review-standards.md - Project-specific review rules (if exists)
  • ${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md - Language resolution protocol

Reference files (loaded on demand by stack key):

  • references/security-patterns.md - SQL injection, XSS, command injection, auth bypass, secrets per stack
  • references/performance-patterns.md - N+1, unbounded queries, pagination, connection pooling per stack
  • references/code-quality-patterns.md - Error handling, dead code, standards, test conventions per stack

Output path: $JAAN_OUTPUTS_DIR/backend/pr-review/ -- ID-based folder pattern.

Installs
1
Repository
parhumm/jaan-to
GitHub Stars
25
First Seen
2 days ago
backend-pr-review — parhumm/jaan-to