CtrlK
BlogDocsLog inGet started
Tessl Logo

packmind-create-command

Guide for creating reusable commands via the Packmind CLI. This skill should be used when users want to create a new command that captures multi-step workflows, recipes, or task automation for distribution to Claude.

Install with Tessl CLI

npx tessl i github:cteyton/packmind --skill packmind-create-command
What are skills?

79

Does it follow best practices?

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

27%

Developer Onboarding Automation Command

Playbook file structure and location

Criteria
Without context
With context

Correct directory

0%

100%

Draft filename suffix

0%

100%

Lowercase hyphenated slug

80%

100%

name field present

100%

100%

summary field present

100%

100%

whenToUse array

100%

100%

contextValidationCheckpoints array

100%

100%

steps array

100%

100%

steps have name and description

100%

100%

Valid JSON syntax

100%

100%

0%

-81%

TypeScript Microservice Setup Command

Step quality and code snippet format

Criteria
Without context
With context

Concise step names

87%

0%

No vague step names

75%

0%

Actionable descriptions

75%

0%

No placeholder descriptions

100%

0%

Code fences with language tag

100%

0%

Single concept per step

93%

0%

At least 5 steps

100%

0%

Code snippets present

0%

0%

Unique step names

100%

0%

Description specificity

100%

0%

88%

49%

Pull Request Review Workflow Command

Checkpoint specificity and review preview

Criteria
Without context
With context

Specific whenToUse entries

25%

66%

No overly broad scenarios

50%

100%

Specific checkpoint questions

16%

100%

No non-validating checkpoints

12%

100%

Review preview: name and summary

100%

100%

Review preview: whenToUse section

75%

100%

Review preview: checkpoints section

62%

100%

Review preview: steps section

100%

100%

Draft file path mentioned

20%

100%

Approval question present

0%

0%

Multiple whenToUse entries

0%

100%

Evaluated
Agent
Claude Code

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.