CtrlK
BlogDocsLog inGet started
Tessl Logo

context-map

Maps file dependencies, flags shared imports, 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.

77

Quality

96%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

This is a strong, well-crafted skill that provides clear, actionable guidance for dependency mapping before code changes. The workflow is logically sequenced with concrete tool invocations and a useful example output. The only weakness is the reference to REFERENCE.md which isn't provided in the bundle, making the progressive disclosure slightly incomplete.

DimensionReasoningScore

Conciseness

The content is lean and efficient. The table format for when-to-use/skip is compact, steps are terse, and there's no explanation of concepts Claude already knows. Every section earns its place.

3 / 3

Actionability

Provides specific, executable tool calls (grep_search with actual regex patterns, vscode_listCodeUsages with example arguments), a concrete output format example, and clear validation commands (pnpm typecheck). The example context map is copy-paste ready.

3 / 3

Workflow Clarity

The 4-step sequence is clearly ordered (entry points → trace outward → trace inward → build map) with a validation checkpoint at the end that includes both tool-based verification and CI checks. The anti-patterns section adds guardrails against common mistakes.

3 / 3

Progressive Disclosure

References REFERENCE.md for full template and Team Lead integration snippets, which is good progressive disclosure. However, no bundle files are provided, so the reference cannot be verified. The inline content is well-structured but the reference to a non-existent file is a minor issue.

2 / 3

Total

11

/

12

Passed

Description

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 skill description that concisely communicates specific capabilities (dependency mapping, import flagging, parallel edit grouping) and provides explicit trigger guidance for when to use it. It uses proper third-person voice, includes natural trigger terms, and carves out a distinct niche around pre-change dependency analysis.

DimensionReasoningScore

Specificity

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

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 keywords users would say: 'refactoring', 'change impact', 'dependencies', 'imports', 'parallel editing', 'modification will affect'. These cover common ways users describe dependency analysis needs.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche around file dependency analysis and change impact assessment before code modifications. The combination of dependency mapping, shared import flagging, and parallel editing grouping is distinctive and unlikely to conflict with general coding or refactoring skills.

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.