CtrlK
BlogDocsLog inGet started
Tessl Logo

plannotator-review

Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.

64

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./apps/skills/core/plannotator-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-5

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

The body is admirably concise and well-structured with an executable command and clear sequence, but it lacks a validation/verification step after applying review feedback, which caps workflow clarity. Adding a verify checkpoint would meaningfully improve it.

Suggestions

Add a validation checkpoint after addressing feedback (e.g. run tests/build/lint before acknowledging completion) to close the feedback loop.

Include an example invocation with a sample PR URL so the command form is unambiguous.

Briefly note how to interpret returned annotations (e.g. file/line format) so 'address them' is fully actionable.

DimensionReasoningScore

Conciseness

Lean and efficient: a one-line trigger, one executable command, a 4-step behavior list, and a single directive, with no padding or explanation of concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Provides an executable command (`plannotator review [optional-pr-url]`) and concrete numbered behavior; minor gap is the absence of an example PR URL or how to interpret specific annotation formats, keeping it just below copy-paste-complete 5.

4 / 5

Workflow Clarity

The 4-step sequence (launch, wait, address feedback, acknowledge approval) is clear, but acting on review feedback can mean modifying code with no validation checkpoint (build/test/verify) before moving on; the missing feedback loop caps workflow clarity at 3 for a change-applying skill.

3 / 5

Progressive Disclosure

A simple skill under 50 lines with no external references needed; the header plus numbered behavior list is well-organized and easy to navigate, meeting the simple-skill exception for a 5.

5 / 5

Total

17

/

20

Passed

Description

70%Weight 40%Scale 1-5

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

The description is specific, third-person, and distinct, naming the tool and concrete inputs, but it omits an explicit "Use when..." trigger clause, leaving the "when" only weakly implied and capping completeness. Adding a natural trigger phrase would raise the score.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to review changes in Plannotator rather than reading a diff inline.'

Include natural trigger synonyms such as 'diff', 'review my changes', or 'review my PR' to broaden keyword coverage.

Make the "act on the feedback" action more concrete (e.g. 'then apply suggested fixes in the worktree') to strengthen specificity.

DimensionReasoningScore

Specificity

Names the domain and concrete inputs ("browser-based code review UI", "current worktree or a pull request URL") plus two actions (open the UI, act on feedback); minor gap is that "act on the feedback" is generic, so it sits just below a fully comprehensive 5.

4 / 5

Completeness

Has a clear "what" but lacks an explicit "Use when..." trigger clause, with "when" only weakly implied via the input options (worktree or PR URL); per the rubric a missing explicit trigger caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ("code review", "pull request URL", "worktree", "feedback") with good coverage; a few common synonyms like "diff" or "review my changes" are missing, keeping it below 5.

4 / 5

Distinctiveness Conflict Risk

Anchored to a specific named tool ("Plannotator") with distinct triggers (PR URL, worktree, code review UI), giving it a clear niche with minimal conflict risk.

5 / 5

Total

16

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
backnotprop/plannotator
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.