CtrlK
BlogDocsLog inGet started
Tessl Logo

deepinit

Deep codebase initialization with hierarchical AGENTS.md documentation

58

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

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 body is highly actionable with a clear, validated workflow, but it is monolithic and somewhat redundant with duplicate full AGENTS.md examples. Splitting reference material into bundle files and trimming redundant examples would improve it.

Suggestions

Move the full template and example AGENTS.md outputs into a reference file (e.g. references/AGENTS_TEMPLATE.md) referenced one level deep, keeping the body as an overview.

Remove the redundant full example outputs that duplicate the template, or condense them into a single compact example.

Tighten the larger tables (e.g. Parallelization Rules, Quality Standards) into more concise guidance.

DimensionReasoningScore

Conciseness

Mostly dense, useful reference material with no padding of concepts Claude already knows, but the full AGENTS.md examples largely duplicate the template and several tables could be tightened.

2 / 3

Actionability

Provides copy-paste-ready templates, an exact Task() invocation with parameters, concrete validation commands (find, grep), and a specific delegation table.

3 / 3

Workflow Clarity

Clear five-step sequence with an explicit validation step (Step 5) including checks, corrective actions, and a validation script for a batch write operation.

3 / 3

Progressive Disclosure

Well-organized into clear sections, but the skill is a large monolithic file with no bundle files to split the templates and examples that would benefit from being one level deep.

2 / 3

Total

10

/

12

Passed

Description

57%

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 conveys a clear, distinctive purpose but omits explicit usage triggers and only partially enumerates capabilities. Adding a 'Use when...' clause and more concrete action verbs would raise completeness and trigger-term quality.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases (e.g. 'Use when initializing agent documentation, setting up AGENTS.md files, or onboarding an agent to a codebase').

Expand the action list beyond 'initialization' to concrete verbs like 'maps directories, generates hierarchical AGENTS.md files, and validates parent references'.

Include common natural terms users would say, such as 'document the codebase' or 'agent docs'.

DimensionReasoningScore

Specificity

Names the domain ('codebase initialization') and a concrete output ('hierarchical AGENTS.md documentation'), but does not enumerate multiple specific actions, so it is not comprehensive.

2 / 3

Completeness

Clearly states what the skill does, but provides no 'Use when...' clause or equivalent trigger guidance, capping completeness at 2.

2 / 3

Trigger Term Quality

Contains relevant keywords like 'codebase' and 'AGENTS.md', but lacks common natural variations a user would say (e.g. 'document my codebase', 'agent docs', 'onboarding').

2 / 3

Distinctiveness Conflict Risk

The 'hierarchical AGENTS.md documentation' niche is specific and unlikely to be confused with other skills, giving it a clear distinct trigger.

3 / 3

Total

9

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
Yeachan-Heo/oh-my-claudecode
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.