CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-research-process

Builds comprehensive Claude Code skills using parallel research agents — categorization, parallel documentation gathering, anti-hallucination checkpoints, and final validation. Use when building a skill from official docs, when "research for skill" or "create comprehensive skill" is requested, or when extensive multi-source documentation gathering is needed before skill creation.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

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

A well-architected process skill: clear staged workflow with mandatory validation gates, concrete commands, and clean progressive disclosure into real reference files. The only slack is minor redundancy between summary tables and the inline gates.

DimensionReasoningScore

Conciseness

The body is lean and uses tables/checklists efficiently without over-explaining concepts Claude already knows; minor redundancy comes from the 'Key Principles' and 'Success Checklist' sections restating the quality-gate items.

4 / 5

Actionability

Provides concrete, executable commands (init_skill.py, package_skill.py, Skill(...)) and Agent launch code blocks with parameters, with only minor template placeholders left as gaps.

4 / 5

Workflow Clarity

A clear three-stage sequence with a diagram, numbered steps, three explicit quality gates with checklists, a mandatory anti-hallucination checkpoint, and error-recovery feedback loops — matching the top anchor for complex batch processes.

5 / 5

Progressive Disclosure

The body is an overview that points to one-level-deep, well-signaled references (agent-prompts.md, mcp-tools.md, gaps-analysis.md) using './' relative paths with anchors; content is appropriately split and the referenced files all exist.

5 / 5

Total

18

/

20

Passed

Description

83%Weight 40%Scale 1-5

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

A strong, third-person description that clearly states both capability and trigger conditions with natural user phrasing. It is mostly distinct and specific, with only minor abstraction in its action list and slight overlap risk against related research/creator skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ('categorization, parallel documentation gathering, anti-hallucination checkpoints, and final validation') but these are process-phase descriptions with minor abstraction (e.g. 'final validation' is generic), so it sits just below the fully comprehensive anchor.

4 / 5

Completeness

Explicitly answers both what ('Builds comprehensive Claude Code skills using parallel research agents...') and when ('Use when building a skill from official docs...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural request phrases a user would actually say ('research for skill', 'create comprehensive skill', 'building a skill from official docs'), giving good keyword coverage, though a few synonyms/variations are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a specific niche (comprehensive skill building via parallel research) with distinct triggers, but has minor overlap risk with closely related skills like skill-creator and research-curator.

4 / 5

Total

17

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 suspicious

Warning

Total

14

/

16

Passed

Repository
Jamie-BitFlight/claude_skills
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.