monty-code-review
Review Django Code Like a Strict Backend Engineer
Backend reviews often miss tenant scoping, migration safety, and contract risks. This skill gives Claude, Codex, and Claude Code a strict Django review checklist.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "monty-code-review" from https://skillstore.io/skills/diversioteam-monty-code-review.md and its manifest at https://skillstore.io/api/skills/diversioteam-monty-code-review/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "monty-code-review". A Django API change adds a new organization report endpoint.
Expected outcome:
The review highlights correct serializer reuse, then flags missing tenant filtering, absent regression tests, and a contract risk in the response shape.
Using "monty-code-review". A pull request adds several Django migrations for a large table.
Expected outcome:
The review praises the model intent, then recommends a nullable column, batched backfill, and a follow-up constraint migration.
Using "monty-code-review". A service refactor introduces new Slack and Teams reminder handlers.
Expected outcome:
The review checks registry design, dependency injection, mock parity, and focused interfaces before giving a merge verdict.
Security Audit
SafeI found no evidence of malicious intent, prompt injection, credential exfiltration, or hidden code execution. The static findings are false positives from Markdown inline code, review examples, and normal code review vocabulary.
Risk Factors
⚙️ External commands (78)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/diversioteam-monty-code-review/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/diversioteam-monty-code-review?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/diversioteam-monty-code-review?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/diversioteam-monty-code-review/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/diversioteam-monty-code-review.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
DiversioTeam. (2026). monty-code-review security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/diversioteam-monty-code-review/audits/8BibTeX citation
@techreport{diversioteam-diversioteam-monty-code-review-2026,
author = {DiversioTeam},
title = {monty-code-review security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/diversioteam-monty-code-review/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "monty-code-review security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DiversioTeam"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/diversioteam-monty-code-review/audits/8"
identifiers:
- type: other
value: "skillstore:diversioteam-monty-code-review:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review a Django pull request
Use it before merge to find tenant scoping, data integrity, migration, and test coverage issues.
Audit a backend refactor
Use it to check that refactors preserve contracts, reduce complexity, and keep behavior easy to test.
Improve review consistency
Use it to standardize review language, severity tags, and quality expectations across backend changes.
Try These Prompts
Use the monty-code-review skill to review this Django pull request. Focus on correctness, security, tests, and migration safety.
Use the monty-code-review skill for a quick pass. Only flag blocking and should-fix issues, and suppress minor nits.
Use the monty-code-review skill to review these Django model and migration changes. Focus on rollout safety and production data risk.
Use the monty-code-review skill and its SOLID reference to review this backend refactor. Call out coupling, contracts, and testability issues.
Best Practices
- Provide the PR diff, business context, and any migration notes before asking for review.
- Ask for a quick pass only when small style feedback would slow the review.
- Run tests and linters after applying review suggestions.
Avoid
- Do not use it as a generic frontend or design review skill.
- Do not ignore blocking tenant scoping, permission, or migration warnings.
- Do not ask it to approve code without repository context.
Frequently Asked Questions
What languages does this skill target?
Does it run tests automatically?
Can it review migrations?
Can it do short reviews?
Does it support Claude Code and Codex?
What output should I expect?
Developer Details
Author
DiversioTeamLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
4 downloads · 353 views
File structure