CtrlK
BlogDocsLog inGet started
Tessl Logo

accint-commitments

Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

55

Quality

63%

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 ./skills/accint-commitments/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 concise and largely actionable with concrete commands and a clean structure, but the workflow for a batch/state-changing operation lacks validation checkpoints, capping workflow clarity, and the Example section demonstrates no actual resolution.

Suggestions

Add a validation/feedback step to the workflow, e.g. after closing, re-run `acc commitments` to confirm the closed items are gone and retry on failure.

Complete the Example section with an actual worked close (a sample `acc_act(...)` call and the resulting state) instead of only restating the user request.

DimensionReasoningScore

Conciseness

The body is lean ("Routing sugar over the two MCP verbs — no logic lives here.") and avoids explaining concepts Claude already knows; only minor phrasing could be trimmed, so it sits just below the maximally efficient anchor.

4 / 5

Actionability

It gives concrete, near-executable commands (`acc commitments` and the full `acc_act(...)` call with parameters) with only minor gaps from placeholder substitution; the "Example" section, however, shows only a user request and no executed resolution.

4 / 5

Workflow Clarity

Steps 1–4 are clearly sequenced, but closing commitments is a batch/state-changing operation with no validation or verification checkpoint (no confirm-the-close / re-list / retry loop), so workflow clarity is capped at 3 per the rubric.

3 / 5

Progressive Disclosure

This is a simple, under-50-line skill with no need for external references and clear section headers (When to Use, Example, Limitations); per the rubric's simple-skill exception that warrants a 5.

5 / 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 conveys a clear, specific purpose but omits any explicit trigger guidance and leans on tool-specific jargon that limits natural keyword coverage. It is distinct within the acc ecosystem but falls short of the strongest examples on completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to review or close out acc commitments/promises.'

Mirror the skill's vocabulary: it is named 'commitments' but the description only says 'promises' — include both terms plus natural synonyms users would actually say.

Drop the inline "via acc_act(runtime=\"outcome\")" implementation detail from the description and surface it in the body; the description should trigger recognition, not teach the API.

DimensionReasoningScore

Specificity

The description names the domain ("acc's open promises") and two concrete actions ("Triage" and "close them with honest real-world verdicts"), but coverage is not comprehensive and the actions lean on tool-specific jargon rather than enumerating capabilities.

3 / 5

Completeness

It clearly states the "what" (triage and close open promises) but provides no explicit "when" / "Use when..." trigger guidance, so per the rubric completeness is capped at 3.

3 / 5

Trigger Term Quality

It includes some relevant keywords ("open promises", "close", "verdicts") but misses the natural variations a user would say and wraps the trigger in jargon ("via acc_act(runtime=\"outcome\")"); it also says "promises" where the skill name says "commitments".

3 / 5

Distinctiveness Conflict Risk

The acc-specific terminology ("acc's open promises", "acc_act") gives it a clear niche with minimal conflict risk, though it could still overlap with neighboring acc skills.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.