CtrlK
BlogDocsLog inGet started
Tessl Logo

build

build

32

Quality

28%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/build/SKILL.md

The canonical home for this skill is build in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

56%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 a detailed, actionable feature-development workflow with clear sequencing and verification checkpoints, but it is verbose with repeated prompt scaffolding and over-explained basics, and it is monolithic with large inlined templates that belong in separate reference files.

Suggestions

Factor the RESEARCH.md, IMPLEMENTATION.md, and PROGRESS.md templates into reference files under ./references/ and link to them, reducing the main body and improving progressive disclosure.

De-duplicate the repeated 'Get Feature Name' AskUserQuestion step by defining it once and referencing it from each subcommand.

Trim sections that re-explain basics Claude already knows ("Deep Research Expectations", "Always Works Philosophy") to lean directives.

DimensionReasoningScore

Conciseness

The ~640-line body repeats the same AskUserQuestion name-prompt step across every subcommand and over-explains concepts Claude already knows ("Deep research means...", "Always Works Philosophy: Test changes as you make them"), fitting the score-2 anchor for noticeably verbose, padded sections; it is not 1 because the bulk is concrete instructional content rather than irrelevant concept explanation, and not 3 because the redundancy and basic-concept explanations are pervasive rather than occasional.

2 / 5

Actionability

Guidance is concrete and executable: exact subcommands, file paths like `docs/{name}/RESEARCH.md`, complete document templates, and fully-specified AskUserQuestion prompts with questions/headers/options, fitting the score-4 anchor for mostly executable guidance with minor gaps; it is not 5 because there is no runnable code and the `{name}`/`$ARGUMENTS` placeholders require substitution, leaving small gaps versus copy-paste-ready completeness.

4 / 5

Workflow Clarity

Each subcommand has a clearly numbered sequence with explicit validation checkpoints ("Verify Research Exists", "Verify Implementation Doc Exists", confirm-before-overwrite prompts), matching the score-4 anchor for a clear sequence with most checkpoints present; it is not 3 because verification steps are explicit, and not 5 because the destructive 'Overwrite' path lacks a stronger validate-fix-retry loop and testing is only an implicit feedback loop.

4 / 5

Progressive Disclosure

The skill is a single monolithic ~640-line SKILL.md with no bundle files; the large RESEARCH/IMPLEMENTATION/PROGRESS document templates are inlined rather than split into reference files, though section structure (subcommand headings, numbered steps) is reasonable, fitting the score-3 anchor; it is not 4 because no content is offloaded to separate files, and not 2 because the file is well-sectioned rather than minimally structured.

3 / 5

Total

13

/

20

Passed

Description

0%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 frontmatter description is a bare placeholder ("build") that conveys no capability, trigger, or niche information. It fails every dimension and is effectively unset.

Suggestions

Replace the placeholder description with concrete actions, e.g. "Research, plan, track, and implement major features through a phased pipeline."

Add an explicit 'Use when...' clause with natural trigger phrases such as "feature development", "implementation plan", or "phased build".

Use third-person voice and include synonyms/file artifacts (e.g. RESEARCH.md, IMPLEMENTATION.md) to improve distinctiveness and trigger coverage.

DimensionReasoningScore

Specificity

The description is the single word "build", which names no concrete actions and is pure abstract language, matching the score-1 anchor ("Entirely vague; no concrete actions").

1 / 5

Completeness

It states neither what the skill does nor when to use it; the placeholder "build" is missing both the 'what' and the 'when', matching the score-1 anchor.

1 / 5

Trigger Term Quality

"build" is an entirely generic keyword with no natural phrases or synonyms that signal when this skill applies, fitting the score-1 anchor for no natural keywords.

1 / 5

Distinctiveness Conflict Risk

"build" is entirely generic and would conflict with virtually any development-related skill, matching the score-1 anchor for an entirely generic description.

1 / 5

Total

4

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (645 lines); consider splitting into references/ and linking

Warning

description_field

'description' is very short (5 chars), consider making it more detailed

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.