CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/create-context

Bootstrap project context from .context/session/in/ with manifest-driven organisation and token-aware file sizing.

71

Quality

89%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Quality

Content

77%

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

The content is highly actionable with a well-sequenced, validated workflow and concrete code/tables, but it is somewhat padded (repeated security patterns and several discursive sections) and relies on a reference.md that is not present in the bundle. Tightening redundancy and supplying the referenced file would lift conciseness and progressive disclosure.

Suggestions

Remove the duplicate security-skip pattern listing: state the skip globs once (Steps) and have the Anti-Patterns entry reference it rather than re-listing all seven glob patterns.

Provide the referenced reference.md in references/ (or move the manifest schema and baseline template into it) so the one-level-deep navigation signaled in the body resolves to a real file.

Trim the AskUserQuestion Guard and Philosophy sections to the essential actionable lines; both currently explain context Claude largely already knows, which costs tokens without adding executable value.

DimensionReasoningScore

Conciseness

The body is largely efficient but includes some redundancy and padding - the security skip patterns are stated twice (Steps 1 and Anti-Patterns), and the AskUserQuestion Guard, Philosophy, When to Use, When Not to Use, and Anti-Patterns sections add length that could be tightened, placing it at "mostly efficient but could be tighter" rather than fully lean.

2 / 3

Actionability

Provides concrete executable guidance - bash prerequisite checks, a specific Glob pattern, a token-estimation formula, a priority/sizing decision table, and concrete output file paths - matching the score-3 anchor of copy-paste-ready, specific instructions.

3 / 3

Workflow Clarity

The seven-step sequence is clearly numbered with validation checkpoints (prerequisite guards, the --force check, security-skip rule, token-threshold decision table, and explicit "NEVER" constraints for batch/destructive operations), matching the score-3 anchor of a clear sequence with explicit validation steps and feedback loops.

3 / 3

Progressive Disclosure

The body signals reference.md ("see reference.md for schema", "See reference.md for manifest schema, baseline template, and validation rules") with a one-level-deep References link, but that reference file is not present in the bundle (references/, scripts/, assets/ are empty), so the signaled deep reference is missing and content that arguably belongs in a separate file (the full priority table, Anti-Patterns) is inline.

2 / 3

Total

10

/

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.

The description is specific, complete, and distinctive: it names concrete actions, provides natural trigger terms, and explicitly covers both what the skill does and when to use it. Third person voice is maintained throughout with no over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions - "Create baseline context", "manifest-driven organization", "bootstrapping project context", "setting up .context/session/ctx/ snapshot" - mirroring the score-3 anchor that lists several specific concrete actions.

3 / 3

Completeness

Explicitly answers both "what" (Create baseline context from .context/session/in/ folder with manifest-driven organization) and "when" (Use when bootstrapping project context) with an explicit "Use when" clause and explicit triggers, matching the score-3 anchor.

3 / 3

Trigger Term Quality

Includes natural trigger phrases users would say - "create context", "bootstrap context", "setup context", "init context" - giving good coverage of common variations rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (.context/session/ snapshotting) with distinct trigger phrasing unlikely to overlap with other skills, matching the score-3 anchor of a clear niche with distinct triggers.

3 / 3

Total

12

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

13

/

16

Passed

Reviewed

Table of Contents