CtrlK
BlogDocsLog inGet started
Tessl Logo

context-map

Maps file dependencies, flags shared imports, and groups files for safe parallel editing before code changes. Use when planning a refactoring, analyzing change impact, or understanding which files a modification will affect.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong, well-crafted description that clearly communicates three specific capabilities and provides explicit trigger conditions. It uses third person voice consistently, includes natural developer terminology, and carves out a distinct niche around pre-change dependency analysis rather than the changes themselves.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Maps file dependencies', 'flags shared imports', 'groups files for safe parallel editing'. These are clear, distinct capabilities.

3 / 3

Completeness

Clearly answers both what ('Maps file dependencies, flags shared imports, groups files for safe parallel editing') and when ('Use when planning a refactoring, analyzing change impact, or understanding which files a modification will affect').

3 / 3

Trigger Term Quality

Includes natural terms users would say: 'refactoring', 'change impact', 'dependencies', 'imports', 'parallel editing', 'modification will affect'. These cover common ways developers describe dependency analysis needs.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche around pre-change dependency analysis and parallel editing safety. The combination of dependency mapping, shared import flagging, and safe parallel grouping is distinctive and unlikely to conflict with general code editing or refactoring execution skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is a well-crafted skill that is concise, actionable, and clearly structured. It provides concrete tool calls with realistic patterns, a clear 4-step workflow with validation, and appropriate progressive disclosure via a reference file. The anti-patterns section adds value by preventing common mistakes without being verbose.

DimensionReasoningScore

Conciseness

The skill is lean and efficient. It uses a table for when-to-use/skip, compact code examples, and avoids explaining concepts Claude already knows. Every section earns its place without padding.

3 / 3

Actionability

Provides concrete, executable tool calls (grep_search, vscode_listCodeUsages) with realistic patterns and file paths. The example context map output is specific and copy-paste ready. Steps are directly instructive rather than descriptive.

3 / 3

Workflow Clarity

Clear 4-step sequence (Entry Points → Trace Outward → Trace Inward → Build Map) with a validation checkpoint that specifies running grep_search/vscode_listCodeUsages and confirming with typecheck. The workflow is well-ordered with explicit verification before proceeding.

3 / 3

Progressive Disclosure

The skill provides a concise overview with an inline minimal example, then references REFERENCE.md for the full template and Team Lead integration snippets — a clean one-level-deep reference that is clearly signaled.

3 / 3

Total

12

/

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
monkilabs/opencastle
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.