CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/intent-integrity-kit

Closing the intent-to-code chasm - specification-driven development with BDD verification chain

Overall
score

96%

Does it follow best practices?

Validation for skill structure

Overview
Skills
Evals
Files

iikit-09-taskstoissues

skills/iikit-09-taskstoissues/SKILL.md

Activation

100%

This is a well-crafted skill description that clearly specifies the capability (converting tasks.md to GitHub Issues), includes relevant details (labels, dependencies), and provides explicit trigger guidance with multiple use cases. The description uses proper third-person voice and covers natural terms users would employ when needing this functionality.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Convert tasks from tasks.md into GitHub Issues', 'with labels and dependencies', 'exporting work items', 'setting up project boards', 'assigning tasks to team members'.

3 / 3

Completeness

Clearly answers both what ('Convert tasks from tasks.md into GitHub Issues with labels and dependencies') and when ('Use when exporting work items to GitHub, setting up project boards, or assigning tasks to team members').

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'tasks.md', 'GitHub Issues', 'labels', 'dependencies', 'project boards', 'assigning tasks', 'team members', 'exporting work items'.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused on tasks.md to GitHub Issues conversion with specific triggers like 'GitHub Issues', 'project boards', and 'tasks.md' that are unlikely to conflict with general task management or other GitHub skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

This is a well-crafted skill that efficiently guides Claude through a complex multi-step workflow involving prerequisite checks, parallel task dispatch, and error recovery. It demonstrates excellent conciseness by assuming Claude's competence, provides fully executable commands, and includes proper validation checkpoints with clear error handling. The progressive disclosure to external templates keeps the main skill focused.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, assuming Claude's competence with Git, GitHub, and task parsing. No unnecessary explanations of basic concepts; every section serves a clear purpose.

3 / 3

Actionability

Provides concrete, executable bash/PowerShell commands, specific title formats, and clear instructions for using gh CLI or curl. The parallel task dispatch pattern and issue creation commands are copy-paste ready.

3 / 3

Workflow Clarity

Clear numbered sequence with explicit validation checkpoints (prerequisites check, GitHub remote validation, verify subagent returns before proceeding). Error handling table provides explicit recovery paths for partial failures.

3 / 3

Progressive Disclosure

Well-structured overview with clear one-level-deep references to external files (conversation-guide.md, issue-body-template.md, model-recommendations.md). Content is appropriately split between inline instructions and referenced templates.

3 / 3

Total

12

/

12

Passed

Validation

100%

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.