CtrlK
BlogDocsLog inGet started
Tessl Logo

miro-code-review

Use when the user wants to create a visual code review on a Miro board from a pull/merge request (GitHub, GitLab, or any forge), local uncommitted changes, or a branch comparison — produces a file-changes table, summary/architecture/security docs, and architecture diagrams, then links them back from the PR/MR.

87

1.39x
Quality

81%

Does it follow best practices?

Impact

96%

1.39x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

62%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The skill is highly actionable with excellent workflow clarity, providing concrete CLI commands, clear sequencing, and robust fallback/error handling across multiple platforms. However, it is excessively verbose — many sections repeat rules stated elsewhere, inline tables and detailed conventions that are already delegated to reference files remain duplicated in the main body, and explanatory text could be dramatically compressed. The progressive disclosure structure is partially undermined by keeping too much detail inline despite having reference files.

Suggestions

Move the diagram selection guide table, scaling guidelines table, and detailed linking conventions out of the main SKILL.md body and into their respective reference files — keep only a one-line summary with a pointer in the main body.

Eliminate repeated statements of the §4.5 value gates — state them once in §4.5 and reference that section number elsewhere instead of restating the criteria in §5.

Remove explanatory preambles like 'The user provides a Miro board URL plus one source...' and 'The skill is platform-agnostic...' — Claude can infer these from the workflow steps themselves.

Provide the referenced bundle files (e.g., `references/document-templates.md`, `references/diagram-conventions.md`) so the progressive disclosure structure is complete and verifiable.

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~400+ lines. It over-explains concepts Claude can infer (e.g., what a PR is, how git remotes work, what risk levels mean), repeats rules across sections (§4.5 value gates are restated in §5), and includes extensive tables and inline commentary that could be compressed significantly or moved to reference files.

1 / 3

Actionability

The skill provides fully executable CLI commands for GitHub, GitLab, and git (e.g., `gh pr view`, `glab mr view`, `git diff`), concrete table column specifications, specific Mermaid diagram conventions, and precise linking templates. The guidance is copy-paste ready and covers multiple platforms with concrete examples.

3 / 3

Workflow Clarity

The workflow is clearly sequenced (§1→§6) with explicit validation checkpoints: bail-out rules in §4.5, a plan announcement before creation, triage gates per artifact, and fallback handling (e.g., if CLI unavailable, if base SHA unreachable, if PR edit fails post as comment). Error recovery paths are well-defined throughout.

3 / 3

Progressive Disclosure

The skill references six separate files in `references/` for detailed templates, conventions, and commands — which is good structure. However, no bundle files were provided, so the references are unverifiable. More importantly, the main SKILL.md still inlines substantial detail that belongs in those reference files (e.g., the full diagram selection guide table, the scaling guidelines table, the detailed linking conventions), undermining the split.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that clearly communicates what the skill does, when to use it, and includes rich natural trigger terms. It specifies concrete outputs (file-changes table, docs, diagrams), multiple input sources (PR/MR, uncommitted changes, branch comparison), and platform support (GitHub, GitLab). The description is distinctive enough to avoid conflicts with related but different skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: creating a file-changes table, summary/architecture/security docs, architecture diagrams, and linking them back from the PR/MR. Also specifies multiple input sources (pull/merge request, local uncommitted changes, branch comparison).

3 / 3

Completeness

Clearly answers both 'what' (produces file-changes table, summary/architecture/security docs, architecture diagrams, links back from PR/MR) and 'when' (explicit 'Use when' clause specifying visual code review on Miro from PRs, local changes, or branch comparisons).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'code review', 'Miro board', 'pull request', 'merge request', 'GitHub', 'GitLab', 'PR', 'MR', 'uncommitted changes', 'branch comparison', 'architecture diagrams'. These are all terms users would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — the combination of Miro board + code review + visual artifacts (diagrams, tables) creates a very clear niche that is unlikely to conflict with generic code review skills, generic Miro skills, or generic documentation skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
miroapp/miro-ai
Reviewed

Table of Contents

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.