CtrlK
BlogDocsLog inGet started
Tessl Logo

strategic-compact

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. Use when a session is approaching a context limit and a task phase is a natural place to compact.

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/strategic-compact/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 clearly written, well-structured advisory skill with concrete hook setup, configuration, and decision tables. Its main weakness is that the core script it instructs Claude to wire up (suggest-compact.js) is not present in the bundle, undercutting actionability.

Suggestions

Ship the referenced suggest-compact.js in the scripts/ bundle so the hook setup is fully executable end-to-end.

Tighten the Configuration section by removing the blockquote that restates the auto-detection logic already covered in 'How It Works'.

Add one or two concrete example compact invocations (e.g. '/compact Focus on implementing auth middleware next') earlier in the body to anchor the Best Practices guidance.

DimensionReasoningScore

Conciseness

The body is mostly lean with task-relevant detail (thresholds, env vars, decision tables) and little generic explanation; a few spots like the Configuration blockquote restate prior points and could be trimmed.

4 / 5

Actionability

Provides copy-paste hook JSON and concrete env-var defaults, but the central artifact it names ('suggest-compact.js') is referenced in the body yet absent from the empty scripts/ bundle, leaving a real gap in executable completeness.

3 / 5

Workflow Clarity

Decision guidance is clearly sequenced via the phase-transition and what-survives tables, giving an unambiguous when-to-compact logic; this advisory skill has no destructive/batch step requiring validation, and checkpoints are implicit but adequate.

4 / 5

Progressive Disclosure

Well-organized with clear section headers and a self-contained overview plus an external 'Related' section; the reference to a missing suggest-compact.js script is a minor structural gap that keeps it below 5.

4 / 5

Total

15

/

20

Passed

Description

78%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 well-crafted description that pairs a precise statement of the skill's action with an explicit, natural-language trigger clause. It is distinctive and uses third-person voice correctly, with only minor room to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the concrete action ('Suggests manual context compaction at logical intervals to preserve context through task phases') and contrasts it with auto-compaction, but only one core action is described.

4 / 5

Completeness

Clearly answers both what (suggest manual compaction at logical intervals) and when (session approaching a context limit at a natural task phase); the 'when' is explicit but could offer more varied trigger phrases to reach a 5.

4 / 5

Trigger Term Quality

Includes natural trigger terms ('context limit', 'compact', 'task phase') in an explicit 'Use when' clause, though common synonyms like 'context window full' or '/compact' are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (strategic vs arbitrary auto-compaction) with distinct triggers ('context limit', 'task phase') and minimal overlap with other skills.

5 / 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
affaan-m/ECC
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.