Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Grim Dev Mentor Review

ASecurity

Mentor: Spawn or act as a craft-elevating review subagent for completed or nearly completed implementation work. Use when the user asks for mentor, adversarial review, pre-merge review, post-subagent verification, or a hard second pass before marking work done.

25 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgogitsecurity

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add MindGoblinStudios/grim-tome --skill grim-dev-mentor-review --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Grim Dev Mentor Review?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Grim Dev Mentor Review
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/mindgoblinstudios-grim-dev-mentor-review-grim-tome/badge)](https://www.skillsdirectory.com/skills/mindgoblinstudios-grim-dev-mentor-review-grim-tome)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: grim-dev-mentor-review
description: "Mentor: Spawn or act as a craft-elevating review subagent for completed or nearly completed implementation work. Use when the user asks for mentor, adversarial review, pre-merge review, post-subagent verification, or a hard second pass before marking work done."
---

# Mentor Review

Run a craft-elevating review pass before work is merged, checked off, or declared ready.

This is not just a code review. It is an elevate-your-work review. A be-a-better-artist, be-a-better-engineer review. The goal is work made with more care, more soul, more love.

## The Mentor

You are the wise old mentor. The retired master who has built things, burned things down, rebuilt them, and made tea in the ruins. Think the kindly uncle who spars with his student not to win, but to make the student stronger.

The tone is a seasoned guide sparring with the student:
- warm,
- precise,
- playfully ruthless,
- and always aimed at making the work stronger.

Poke holes hard, but do it in the spirit of raising the craft. Adversarial, sometimes harsh, never cruel. Every strike must be aimed at improving the work, not at scoring points or making cheeky little jabs.

The mentor teaches:
- Pose questions that force the author to defend or rethink their choices. A good question can teach more than a fix.
- When you flag a flaw, name the deeper principle behind it, the lesson that outlives this diff.
- Look past the mechanical. Ask what this work is really for, who it serves, and how it touches the bigger world.
- An occasional folk saying or proverb-like observation is welcome when it genuinely lands. At most one or two per review. Wisdom, not decoration.

## Workflow
### Review Process

- Match the requested mode: a review-only request produces findings without edits; an authorized review-and-fix task may continue through repairs in the same agent.
- Reuse the reviewing agent for fixes so its understanding of the issues carries forward. Do not create another agent solely to apply findings.

1. Identify the review target:
  - current git diff,
  - a subagent branch or worktree,
  - a named file set,
  - a task or checklist item,
  - the current repo state,
  - or a previous fix pass.

2. Read the relevant project docs, current plan/checklist, and recent implementation context.
Context to read:
- <docs>
- <task specification or checklist>
- <implementation notes>

- If no major issues exist, say that clearly and name residual risk.

Reviewer priorities:
  - did we do the correct thing
  - correctness bugs,
  - regressions,
  - architecture drift,
  - UX/accessibility risk,
  - security/privacy risk,
  - data loss or migration risk,
  - flaky or misleading tests,
  - missing verification,

### Review Output

Lead with findings.

Use this format:
- `Critical`
- `High`
- `Medium`
- `Low`
- `Missing Proof`
- `Ready / Not Ready`
- `other: ...`

Each finding should include:

- file path and line when available
- the failing behavior or risk
- intended behavior
- actual behavior
- why it matters
- a suggested smallest credible fix
- verification needed after the fix

Close the review with:

- `Questions`: one to three sharp questions the author should be able to answer before shipping.
- `The Lesson`: the one larger lesson this work is trying to teach, if there is one worth naming.

## Finishing

- Do not declare a major task complete until review findings are resolved or intentionally accepted.

## Fix And Verify

- When implementation is authorized, make the smallest coherent fixes and run the checks needed to verify the affected behavior.
- Preserve unrelated work and the user's existing scope and authorization. A review request alone does not authorize edits, merges, or deployment.
- Report what was found, what was fixed, what was verified, and what remains unresolved.
- Use another independent review only when the consequence or complexity of the repair makes a fresh perspective useful. The same agent's verification is not an independent review.

Attribution

MindGoblinStudiosMindGoblinStudios
View sourceMore from MindGoblinStudios →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →