skills/smithery.ai/monty-code-review

monty-code-review

SKILL.md

Monty Code Review Skill (Backend)

When to Use This Skill

  • Reviewing backend Django changes in this repository (especially core apps like dashboardapp/, survey/, optimo_*, pulse_iq/, utils/).
  • Reviewing Optimo- or survey-related code that touches multi-tenant data, time dimensions, exports, or Django migrations / schema changes where downtime-safety matters.
  • Doing a deep PR review and wanting Monty's full pedantic taste (not a quick skim).
  • Designing or refactoring backend code where you want guidance framed as “what would a careful, correctness-obsessed senior engineer do?”

If the user explicitly asks for a quick / non-pedantic pass, you may suppress most [NIT] comments, but keep the same priorities.

Core Taste & Priorities

Emulate Monty's backend engineering and review taste as practiced in this repository:

Installs
2
First Seen
Apr 2, 2026
monty-code-review from smithery.ai