CtrlK
BlogDocsLog inGet started
Tessl Logo

team-rules

Apply the team's shared coding rules before writing, modifying, or reviewing code. Trigger when the user asks to add a feature, refactor, fix a bug, write tests, or review a change. Reads rules live from the team-rules MCP workspace at /rules/*.md.

67

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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 instruction skill with concrete tool-call guidance and a clear workflow. The main gap is the absence of an explicit verification step confirming rules were applied to the final output.

Suggestions

Add a final verification step (e.g. 'Before finishing, confirm each cited rule was applied to the code you produced') to close the workflow loop.

Give the per-file read action a concrete call signature (e.g. mcp__team-rules__file_read) so the read step is as executable as the file_list step.

Trim the overlap between the step-2 example bullets and the Quick reference table, keeping the table as the single mapping source.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence, but the step-2 example bullets overlap with the Quick reference table, leaving minor instances that could be trimmed.

4 / 5

Actionability

Gives a concrete, executable tool call ('Call mcp__team-rules__file_list with path: "/rules" and depth: 2') and specific file mappings, but the 'read every rule file that plausibly applies' step lacks a concrete read-call signature.

4 / 5

Workflow Clarity

Clear 4-step sequence with a conflict-surfacing checkpoint ('surface the conflict and ask before deciding'), but no explicit verification that the rules were actually applied to the produced code.

4 / 5

Progressive Disclosure

Well under 50 lines with no bundle files and clear sections (Before writing, Rules of engagement, Quick reference), meeting the simple-skill exception for a well-organized single-purpose skill.

5 / 5

Total

17

/

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 description that clearly states what the skill does and gives an explicit, natural-language trigger clause. The main weakness is that the trigger terms are broad coding activities with some synonym gaps and minor overlap with related skills.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('writing, modifying, or reviewing code', 'Reads rules live from the team-rules MCP workspace at /rules/*.md'), with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what (apply shared coding rules, read live from MCP workspace) and when via a concrete 'Trigger when...' clause with specific trigger phrases.

5 / 5

Trigger Term Quality

Good natural keyword coverage ('add a feature, refactor, fix a bug, write tests, or review a change') that users would actually say, though a few synonyms (e.g. 'debug', 'implement') are missing.

4 / 5

Distinctiveness Conflict Risk

Mostly distinct via the team-rules MCP workspace binding, though the broad coding-activity triggers carry minor overlap risk with related code-quality or review skills.

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
redis/agent-filesystem
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.