CtrlK
BlogDocsLog inGet started
Tessl Logo

context-fundamentals

This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of context engineering for AI agent systems.

72

Quality

64%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/context-fundamentals/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

72%

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 has strong trigger terms and clear distinctiveness for its niche in context engineering. However, it leads with when-to-use rather than what-it-does, and the capability statement ('Provides foundational understanding') is too vague to help Claude understand what concrete actions or outputs this skill enables.

Suggestions

Restructure to lead with specific capabilities: 'Explains context window mechanics, designs agent memory architectures, debugs token budget issues, and optimizes context allocation strategies.'

Replace 'Provides foundational understanding' with concrete deliverables like 'Creates context architecture diagrams, analyzes token usage patterns, recommends context management strategies.'

DimensionReasoningScore

Specificity

Names the domain (context engineering for AI agents) and mentions some concepts like 'attention mechanics', 'progressive disclosure', 'context budgeting', but doesn't list concrete actions the skill performs - only says it 'provides foundational understanding' which is vague.

2 / 3

Completeness

Has explicit 'Use when' triggers which is good, but the 'what' is weak - 'Provides foundational understanding' doesn't clearly explain what concrete outputs or actions the skill delivers. The when is strong but the what is vague.

2 / 3

Trigger Term Quality

Includes good coverage of natural terms users would say: 'understand context', 'explain context windows', 'design agent architecture', 'debug context issues', 'optimize context usage', plus technical terms like 'context components' and 'attention mechanics'.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused specifically on context engineering for AI agent systems with distinct triggers like 'context windows', 'context budgeting', 'agent architecture' - unlikely to conflict with general coding or documentation skills.

3 / 3

Total

10

/

12

Passed

Implementation

57%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a comprehensive foundational skill that covers context engineering concepts thoroughly with good organization and clear references. However, it leans toward educational explanation rather than actionable instruction—many sections describe what to do conceptually without providing executable implementations or step-by-step workflows with validation checkpoints.

Suggestions

Convert conceptual guidance into executable code examples—e.g., provide a Python function that implements observation masking or context compaction rather than just describing the technique

Add explicit step-by-step workflows with validation checkpoints for key processes like 'implementing progressive disclosure' or 'setting up context budgeting with compaction triggers'

Condense the 'Context Windows and Attention Mechanics' section into a quick-reference table of thresholds and rules rather than prose explanation

DimensionReasoningScore

Conciseness

While the content is generally well-organized and avoids explaining basic concepts Claude knows, it is verbose in places—particularly the extensive prose explanations of attention mechanics and context windows that could be condensed into actionable thresholds and rules.

2 / 3

Actionability

The skill provides some concrete examples (system prompt organization, progressive loading), but many sections remain conceptual rather than executable. The examples are illustrative markdown/comments rather than copy-paste ready code that implements the described techniques.

2 / 3

Workflow Clarity

The skill describes processes like progressive disclosure and context budgeting but lacks explicit step-by-step workflows with validation checkpoints. The 'Practical Guidance' section provides strategies but not sequenced procedures with feedback loops for error recovery.

2 / 3

Progressive Disclosure

The skill is well-structured with clear sections, a dedicated References section pointing to related skills and external resources, and appropriate use of headers. Navigation is straightforward with one-level-deep references to related materials.

3 / 3

Total

9

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
muratcankoylan/Agent-Skills-for-Context-Engineering
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.