CtrlK
BlogDocsLog inGet started
Tessl Logo

implement

Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.

63

Quality

74%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/implement/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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.

A tightly written procedural skill that excels at brevity and lifecycle ordering, though it delegates nearly all executable detail to external docs and leaves some validation checkpoints implicit.

Suggestions

Surface at least one concrete gate command or checklist inline (e.g. a representative line from quality-gates.md) so the skill is executable without round-tripping to references.

Make validation checkpoints explicit between implementation and review (e.g. "Run gates; only route reviewers once all gates pass") to strengthen feedback loops.

Convert bare doc paths into clearly signaled references with a one-line note on what each provides.

DimensionReasoningScore

Conciseness

The body is a lean procedural list with no concept explanations, padding, or background Claude already knows; every line is an actionable directive.

5 / 5

Actionability

Steps point to concrete file paths and companion skills (e.g. `panel-review`, `docs/development/quality-gates.md`), but the actual commands and criteria are delegated to those references, so the guidance here is navigational rather than directly executable.

3 / 5

Workflow Clarity

The nine steps give a clear, ordered lifecycle with explicit gates (step 7) and review resolution (step 8), but validation checkpoints between edit and review stages are implicit rather than spelled out.

4 / 5

Progressive Disclosure

Content is appropriately split: the body stays procedural while details live in referenced docs (quality-gates, review-routing, task-context-map), but references are bare paths rather than clearly signaled one-level-deep links, and no bundle files exist to confirm structure.

4 / 5

Total

16

/

20

Passed

Description

76%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 complete and well-scoped to the Fallow domain with explicit what/when triggers, though its trigger-term vocabulary is narrow and the action verbs are somewhat generic.

Suggestions

Broaden trigger terms beyond the proper noun, e.g. "Use when asked to build, fix, refactor, or improve a Fallow feature or repository".

Tie the actions more concretely to Fallow-specific work (e.g. "run Fallow gates", "open Fallow pull requests") to lift specificity above generic verbs.

DimensionReasoningScore

Specificity

The description lists several concrete actions ("Research, implement, test, document, and review") tied to a clear deliverable, but the actions are generic verbs rather than Fallow-specific operations, leaving minor gaps in coverage.

4 / 5

Completeness

It explicitly answers both what ("Research, implement, test, document, and review a Fallow feature...") and when ("Use when asked to build or change Fallow") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when asked to build or change Fallow" gives a usable trigger, but it relies almost entirely on the proper noun "Fallow" and omits natural synonyms (feature, fix, refactor, bug) a user might actually say.

3 / 5

Distinctiveness Conflict Risk

The Fallow-specific scope and explicit "build or change Fallow" trigger carve out a clear niche with minimal risk of firing for unrelated skills.

5 / 5

Total

17

/

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
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.