CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-output-reviewer

Reviews CLI human output formatting, terminal colors, information hierarchy, and progressive disclosure. Use when reviewing changes to fallow's human-readable CLI output.

69

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A highly actionable, well-structured review skill with concrete commands, a clear sequenced workflow, and a verdict gate. The only weakness is verbosity in the pluralization rationale, which could be trimmed for token efficiency.

Suggestions

Tighten the pluralization checklist item: keep the grep, fix pattern, and the human-vs-JSON distinction, but condense the "why it slips through" explanation into one line.

Move the BENCHMARKS fixture-setup detail behind the existing link or a short reference, since it is only relevant before first corpus use.

DimensionReasoningScore

Conciseness

Mostly efficient bullet structure that assumes Claude's competence, but the pluralization checklist item explains at length why the bug slips through ("Compilation does not catch it; tests rarely catch it because most test fixtures...") — rationale that could be tightened without losing the actionable check.

2 / 3

Actionability

Provides executable, copy-paste-ready guidance: a concrete grep ("git diff origin/main..HEAD | grep -nE ..."), a concrete fix pattern ("let noun = if count == 1 { \"file\" } else { \"files\" };"), and a runnable audit command, matching the fully-executable anchor.

3 / 3

Workflow Clarity

Sequences the review as generic checks → surface-specific checks → human format audit (with an explicit fixture-download precondition) → a terminal APPROVE/CONCERN/BLOCK verdict checkpoint, using checklists throughout.

3 / 3

Progressive Disclosure

No bundle files exist; the body is organized into clearly signaled sections with one-level-deep references (BENCHMARKS.md link, Key files crate paths) and no nested reference chains, satisfying the well-organized-sections anchor.

3 / 3

Total

11

/

12

Passed

Description

85%

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

A well-scoped description that clearly answers both what and when, with strong specificity and low conflict risk. Trigger term coverage is the weakest point, leaning on a single phrasing rather than a spread of natural variants.

Suggestions

Broaden trigger terms to include natural variants users might say, e.g. "terminal output", "console output", or "output formatting", not only "human-readable CLI output".

Consider naming the review verdicts (APPROVE/CONCERN/BLOCK) in the description so users searching for an output-review verdict land on this skill.

DimensionReasoningScore

Specificity

Lists multiple concrete review actions — "formatting, terminal colors, information hierarchy, and progressive disclosure" — rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states both what it does (reviews CLI human output formatting/colors/hierarchy/progressive disclosure) and when to use it via the explicit "Use when reviewing changes to fallow's human-readable CLI output" clause.

3 / 3

Trigger Term Quality

Includes relevant terms ("reviewing changes", "human-readable CLI output") but centers on a narrow phrasing and omits common variations a user might say ("terminal output", "console output", "output formatting").

2 / 3

Distinctiveness Conflict Risk

Scoped to "fallow's human-readable CLI output" with distinct triggers, making it unlikely to fire for unrelated skills or overlap with machine-format reviewers.

3 / 3

Total

11

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
fallow-rs/fallow
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.