CtrlK
BlogDocsLog inGet started
Tessl Logo

full-output-enforcement

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

62

Quality

73%

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/full-output-enforcement/SKILL.md
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.

The content is a tight, well-structured instruction skill with concrete banned patterns, an explicit execution workflow with a validation checkpoint, and a clean long-output resume loop. It is held back only by minor emphatic redundancy and a small validation gap on resume.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with concrete lists and a copy-paste PAUSED template; minor emphatic restatements ('No exceptions', 'No partial drafts') and overlap between Baseline and Quick Check could be trimmed, keeping it just below a 5.

4 / 5

Actionability

Provides concrete, executable guidance — an explicit banned-pattern list, a numbered Scope/Build/Cross-check process, and a literal PAUSED message template — with only minor gaps versus fully copy-paste-ready coverage.

4 / 5

Workflow Clarity

The Execution Process is clearly sequenced with a Cross-check validation checkpoint, and the long-output flow has an explicit resume feedback loop; minor validation gaps (no explicit 're-verify scope after continue') keep it below 5.

4 / 5

Progressive Disclosure

At ~45 lines with a single purpose and no need for external references, the body is well-organized into clearly headed sections (Baseline, Banned Output Patterns, Execution Process, Handling Long Outputs, Quick Check), satisfying the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

67%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 specific and covers both what the skill does and when to apply it, with a distinct niche around output-completeness enforcement. Its main weakness is trigger-term coverage, which leans on jargon rather than the phrases users naturally say.

Suggestions

Add concrete natural-language triggers users would actually say, e.g. 'Use when the user asks for a full file, all components, or unabridged output and you risk truncating.'

Broaden trigger synonyms to include terms like 'don't truncate', 'complete output', and 'full file' alongside 'exhaustive, unabridged'.

Tighten the 'Apply to any task...' clause to a more specific trigger so it narrows conflict risk.

DimensionReasoningScore

Specificity

Names the domain and lists several concrete actions ('Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly'), with only minor coverage gaps; not quite the comprehensive multi-action list of a 5.

4 / 5

Completeness

Clearly states what it does (override truncation, enforce full generation, ban placeholders, handle splits) and includes an explicit 'Apply to any task requiring exhaustive, unabridged output' trigger; the when could be more specific, so not a 5.

4 / 5

Trigger Term Quality

Relevant keywords like 'exhaustive, unabridged output' and 'placeholder patterns' appear, but common natural variations users would say (e.g. 'full file', 'don't truncate', 'complete output') are missing.

3 / 5

Distinctiveness Conflict Risk

Targets a specific niche (LLM truncation/placeholder enforcement) with distinct triggers and minimal overlap with other skills, though the broad 'any task' phrasing leaves minor overlap risk.

4 / 5

Total

15

/

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