CtrlK
BlogDocsLog inGet started
Tessl Logo

add-task

creates draft task file in .specs/tasks/draft/ with original user intent

54

Quality

60%

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 ./antigravity/skills/add-task/SKILL.md

The canonical home for this skill is add-task in NeoLabHQ/context-engineering-kit

SKILL.md
Quality
Evals
Security

Quality

Content

67%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, mostly executable workflow with concrete commands, naming rules, templates, and a validation checkpoint. Its weaknesses are repetition across examples and output sections plus a draft/todo path inconsistency.

Suggestions

Resolve the draft/ vs todo/ inconsistency: Section 5 references .specs/tasks/todo/ while the Goal and Success Criteria require .specs/tasks/draft/ — pick one and apply it everywhere.

Collapse the three repetitive example templates into one annotated example plus a short table of name/type variations to cut redundancy.

Add a one-line recovery step when the uniqueness check fails (e.g. append a numeric suffix and re-verify) to close the workflow-clarity gap.

DimensionReasoningScore

Conciseness

Mostly efficient instruction content, but the three near-identical example templates and the overlap between Expected Output, Success Criteria, and Examples could be tightened.

3 / 5

Actionability

Provides a concrete script command, an explicit file-naming convention with worked examples, and a copy-paste task-file template; a minor draft/ vs todo/ path inconsistency is the main gap.

4 / 5

Workflow Clarity

A clear 5-step sequence with an explicit uniqueness-verification checkpoint and a success-criteria checklist; the only gap is no stated recovery action when a name collision is found.

4 / 5

Progressive Disclosure

Well-organized into Role/Goal/Instructions/Constraints/Success Criteria/Examples with no deep nesting, though at ~200 lines it is beyond the simple-skill threshold that would merit a 5.

4 / 5

Total

15

/

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 is concrete and in correct third-person voice but omits any trigger/"Use when" guidance, leaving the "when" half of completeness unanswered. It is specific to its niche yet lean on natural keyword variations.

Suggestions

Add an explicit 'Use when...' trigger clause, e.g. 'Use when the user asks to create, draft, or log a new task or feature request.'

Broaden natural trigger terms to include synonyms users say (add task, log issue, capture request, backlog item).

Keep the concise action list but pair it with the trigger phrase to lift completeness from a clear what-only statement.

DimensionReasoningScore

Specificity

Names one concrete action ("creates draft task file"), a specific path (".specs/tasks/draft/"), and the intent-preservation detail, but offers only a single action rather than several — matching the 1-2-action anchor.

3 / 5

Completeness

The "what" is clear (creates a draft task file preserving user intent) but no "when/Use when" clause is present, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes relevant natural terms ("task", "draft task") but lacks common variations/synonyms (e.g. "add task", "log task") and has no explicit trigger phrasing.

3 / 5

Distinctiveness Conflict Risk

The specific .specs/tasks/draft/ niche and "draft ... original user intent" framing make it mostly distinct, with only minor overlap risk against sibling task-workflow skills.

4 / 5

Total

13

/

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
NeoLabHQ/context-engineering-kit
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.