CtrlK
BlogDocsLog inGet started
Tessl Logo

update

Reconcile project-owned AGENTS.md, CLAUDE.md, and scaffolded artifacts with the current flowai framework templates.

56

Quality

64%

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 ./plugins/flowai/skills/update/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-structured, highly actionable instruction spec with explicit validation checkpoints and a verification checklist, leaning efficient and assuming Claude's competence. Its main limitations are no rendered diff example and a propose/confirm flow rather than a strict validate-fix-retry loop.

Suggestions

Add one rendered unified-diff or before/after example in step 7 to make the proposal format concrete and copy-paste ready.

Tighten the Context section and consolidate the repeated IDE path enumerations in step 2 to reduce token load.

Add an explicit validate-and-retry micro-loop (e.g., re-read artifact after write and re-diff) to strengthen the feedback loop for destructive writes.

DimensionReasoningScore

Conciseness

The body is information-dense and assumes Claude's competence (no basic-concept padding), with only minor contextual exposition in the Context section that could be trimmed; it is not noticeably verbose.

4 / 5

Actionability

It provides concrete executable guidance — exact file paths, CLI flags, stop messages, classification rules, and a git diff command — with a minor gap being the absence of a rendered before/after diff example.

4 / 5

Workflow Clarity

A clear 9-step sequence has explicit validation checkpoints ('Diff before write', confirm before each write, a Verify step) plus a verification checklist, but the flow is propose/confirm/verify rather than a tight validate-fix-retry loop.

4 / 5

Progressive Disclosure

Content is well-organized into Overview/Context/Rules/Instructions/Verification sections with a real one-level-deep bundle asset (assets/AGENTS.template.md) referenced via operational paths; minor gaps are the dense path lists in step 2 and the asset serving as data rather than a navigation pointer.

4 / 5

Total

16

/

20

Passed

Description

53%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 clearly states what the skill does and targets a specific flowai niche, but it lacks an explicit 'Use when...' trigger and relies on framework jargon over natural user phrasing. It is solid but not comprehensive on trigger guidance.

Suggestions

Add an explicit trigger clause, e.g. 'Use when updating project AGENTS.md/CLAUDE.md or scaffolded docs after a flowai framework upgrade.'

Include natural synonyms users would say ('update', 'sync', 'keep in sync') alongside the framework jargon.

Name a second concrete action (e.g. 'diff and reconcile') to raise specificity beyond a single verb.

DimensionReasoningScore

Specificity

The phrase 'Reconcile project-owned AGENTS.md, CLAUDE.md, and scaffolded artifacts with the current flowai framework templates' names the domain and concrete artifacts plus one action ('Reconcile'), but only a single action verb rather than several specific actions.

3 / 5

Completeness

It gives a clear 'what' (reconcile project-owned artifacts with framework templates) but has no 'Use when...' clause or equivalent trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

It includes relevant keywords (AGENTS.md, CLAUDE.md, flowai, templates) but leans on jargon ('scaffolded artifacts', 'flowai framework templates') and omits plain-language synonyms a user would naturally say ('update', 'sync').

3 / 5

Distinctiveness Conflict Risk

The flowai-specific niche (AGENTS.md, CLAUDE.md, scaffolded artifacts) is mostly distinct with minimal conflict risk, though 'scaffolded artifacts' breadth and overlap with sibling skills like 'adapt' leave minor overlap risk.

4 / 5

Total

13

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

14

/

16

Passed

Repository
korchasa/flowai-plugins
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.