CtrlK
BlogDocsLog inGet started
Tessl Logo

contributing

Contribute changes to the Feynman repository itself. Use when the task is to add features, fix bugs, update prompts or skills, change install or release behavior, improve docs, or prepare a focused PR against this repo.

69

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 concise, well-structured contributing skill with concrete validation commands and clearly scoped concern areas. Adding the exact commands for the conditional checks (website validation, release-alignment verification) would push actionability and workflow clarity to the top.

Suggestions

Add the specific command for validating the docs site (e.g. the actual website build/lint command) instead of the bare 'also validate website/'.

Make the release-alignment check concrete by naming the verification command or listing the exact fields to compare across .nvmrc, package engines, and install docs.

Add an explicit fix-and-retry note after the minimum checks block (e.g. 'If any check fails, fix the issue and re-run all three before claiming done') to close the workflow feedback loop.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every line (paths, checks, conditional validation) earns its place, matching the top anchor.

5 / 5

Actionability

Provides concrete executable commands ('npm test', 'npm run typecheck', 'npm run build') and specific paths to inspect; minor gaps remain in that some guidance ('verify alignment', 'validate website/') is high-level without the exact command.

4 / 5

Workflow Clarity

Clear validation gate ('Minimum local checks before claiming the repo change is done') plus conditional checks for docs and release-sensitive changes; not a 5 because there is no explicit fix-and-retry feedback loop, though the operation is not destructive/batch so no 3-cap applies.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, well-organized into clear sections with no bundle files needed; per the simple-skill guideline this matches the top anchor.

5 / 5

Total

18

/

20

Passed

Description

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

A strong, well-scoped description that clearly states both capability and trigger conditions with concrete, natural-language actions tied to a specific repository. Minor gains are possible in keyword synonym coverage and tighter distinctiveness.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'add features, fix bugs, update prompts or skills, change install or release behavior, improve docs, or prepare a focused PR' — matching the 'lists several specific actions; minor gaps' anchor; not a 5 because coverage is broad rather than exhaustively comprehensive.

4 / 5

Completeness

Explicitly states what ('Contribute changes to the Feynman repository itself') and when ('Use when the task is to add features, fix bugs...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Natural user phrasing like 'add features', 'fix bugs', 'improve docs', and 'PR' appear; matches 'good keyword coverage; a few natural terms missing' rather than 5 since some synonyms/extensions are absent.

4 / 5

Distinctiveness Conflict Risk

Scoped to 'the Feynman repository itself' with repo-specific triggers, mostly distinct with minor overlap risk against general development skills; not a 5 because the actions are broadly applicable dev verbs.

4 / 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
companion-inc/feynman
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.