CtrlK
BlogDocsLog inGet started
Tessl Logo

scrutinize

Outsider-perspective end-to-end review of a plan, PR, or code change. First questions intent and whether a simpler/more elegant approach would achieve the same goal, then traces the actual code path (not just the diff) to verify the change does what it claims. Output is concise, actionable, and every call carries its rationale. Trigger on /scrutinize and proactively whenever the user asks to review, audit, sanity-check, or get a second opinion on a plan, PR, diff, design doc, or proposed code change.

77

Quality

96%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

This is an exceptionally well-crafted skill that is concise, highly actionable, and clearly structured. It provides a rigorous code review methodology without any unnecessary explanation, respects Claude's intelligence throughout, and includes concrete patterns for every step. The operating rules section adds genuine constraints that shape behavior rather than restating obvious principles.

DimensionReasoningScore

Conciseness

Every sentence earns its place. No explanation of concepts Claude already knows (e.g., what a PR is, what code review means). The content is dense with actionable guidance and zero filler. The operating rules section is tight and each rule adds unique value.

3 / 3

Actionability

The skill provides extremely concrete guidance: specific questions to ask at each step, explicit trace methodology ('Entry point → call sites → branches taken → state mutated → exit'), a structured report format with required fields (Finding, Why it matters, Evidence, Suggested change), and a clear verdict taxonomy (ship / fix-then-ship / rework / reject). This is an instruction-only skill where code examples aren't applicable, but the guidance is fully actionable.

3 / 3

Workflow Clarity

The four-step workflow (Intent → Trace → Verify → Report) is clearly sequenced with 'Run these in order. Do not skip ahead.' Each step has explicit outputs and checkpoints (e.g., 'If you cannot state the goal, the artifact is underspecified — say so and stop'). The verify step includes a structured validation pattern ('It claims X. Path: A → B → C. At C, [observation]. Therefore [holds / doesn't hold]') that serves as a feedback loop.

3 / 3

Progressive Disclosure

For a standalone skill with no bundle files, the content is well-organized into clear sections (Operating stance, Workflow with numbered sub-steps, Operating rules). The length is appropriate for inline content — not so long it needs splitting. Sections are logically ordered and easy to navigate.

3 / 3

Total

12

/

12

Passed

Description

92%

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 a strong skill description that clearly articulates specific capabilities (questioning intent, tracing code paths, verifying claims) and provides explicit trigger guidance with both a slash command and natural language triggers. The description uses proper third-person voice and avoids vague language. The only minor weakness is potential overlap with other code review-oriented skills due to broad trigger terms like 'review' and 'audit'.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: questions intent, evaluates simpler approaches, traces actual code paths (not just diffs), verifies changes match claims, and produces concise actionable output with rationale.

3 / 3

Completeness

Clearly answers both what (outsider-perspective review questioning intent, tracing code paths, verifying claims) and when (explicit 'Trigger on /scrutinize and proactively whenever the user asks to review, audit, sanity-check...' clause).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'review', 'audit', 'sanity-check', 'second opinion', 'PR', 'diff', 'design doc', 'code change', 'plan', plus the explicit slash command '/scrutinize'.

3 / 3

Distinctiveness Conflict Risk

While the '/scrutinize' command is distinctive, the broader triggers like 'review' and 'code change' could overlap with general code review or PR description skills. The outsider-perspective framing and emphasis on questioning intent help differentiate it, but some conflict risk remains.

2 / 3

Total

11

/

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
thananon/9arm-skills
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.