CtrlK
BlogDocsLog inGet started
Tessl Logo

add-bug

Add a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through the bugs API.

67

Quality

80%

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 ./.agents/skills/add-bug/SKILL.md
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 tight, highly actionable single-task skill with a clear template and rules; the only real weakness is mild redundancy between the opening body sentences and the description.

Suggestions

Remove the redundant opening line that restates the description; the body can start directly with placement/format guidance to save tokens.

Add a brief verification step (e.g., run the repo's typecheck/lint or confirm the listed versions match real Remotion releases) before considering the entry complete.

DimensionReasoningScore

Conciseness

The body is mostly lean, but the opening line "Add a new bug entry to `packages/bugs/api/[v].ts`" and "The user will describe the bug and the affected version(s)" restate content already in the description and could be tightened.

2 / 3

Actionability

It provides a copy-paste-ready TS template with exact field names and a default link, plus concrete rules on placement and the description field — fully executable guidance.

3 / 3

Workflow Clarity

For a simple single-edit task the instruction is unambiguous — insert at the top of the array after the opening bracket following the given format — which the simple-skills note allows to score 3.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed, it is well organized into a template block plus a rules list, matching the simple-skills allowance for a top score.

3 / 3

Total

11

/

12

Passed

Description

75%

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 clear, complete description with a strong explicit trigger and a distinct niche, weakened only by naming a single action and using some technical phrasing in the trigger clause.

Suggestions

Broaden trigger-term coverage with natural user phrasings (e.g., 'report a Remotion bug', 'log a bug for Remotion 4.x') instead of the technical 'surfaced through the bugs API'.

Spell out the concrete sub-actions explicitly (e.g., 'insert a formatted bug record at the top of the bugs array with title, description, link, and versions fields') to raise specificity.

DimensionReasoningScore

Specificity

"Add a new Remotion bug entry to packages/bugs/api/[v].ts" names a concrete action and an exact file path, but it is a single action rather than the multiple specific actions the top anchor requires.

2 / 3

Completeness

It states what the skill does (add a bug entry to a specific file) and gives an explicit "Use when..." trigger, cleanly answering both what and when.

3 / 3

Trigger Term Quality

The trigger "Use when the user describes a bug and affected Remotion versions" includes natural terms (bug, Remotion, versions), but the qualifier "that should be surfaced through the bugs API" leans technical/internal rather than phrasing a user would naturally say.

2 / 3

Distinctiveness Conflict Risk

The Remotion-specific bugs API niche with a concrete package path is highly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

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
remotion-dev/remotion
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.