CtrlK
BlogDocsLog inGet started
Tessl Logo

copy-agent

Copy an agent from Product Forge to user or project level

Install with Tessl CLI

npx tessl i github:jpoutrin/product-forge --skill copy-agent
What are skills?

69

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

40%

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 identifies a specific tool (Product Forge) and action (copy agent), making it distinctive, but lacks completeness by omitting explicit trigger conditions. The single action described is too narrow without explaining the full scope of capabilities, and trigger terms could be expanded to include synonyms users might naturally use.

Suggestions

Add a 'Use when...' clause with trigger terms like 'copy agent', 'export from Product Forge', 'transfer agent', 'duplicate agent', 'move agent to project'

Expand the action description to include related capabilities such as what happens after copying, configuration options, or prerequisites

Include natural language variations users might say: 'export', 'transfer', 'move', 'duplicate', 'share'

DimensionReasoningScore

Specificity

Names a specific domain (Product Forge) and a concrete action (copy an agent), but only describes one action without elaborating on what copying entails or what happens at user/project level.

2 / 3

Completeness

Describes what (copy an agent from Product Forge) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes relevant terms like 'Product Forge', 'agent', 'copy', 'user level', 'project level', but missing common variations users might say like 'export', 'transfer', 'move', 'duplicate', or 'share agent'.

2 / 3

Distinctiveness Conflict Risk

Very specific niche - 'Product Forge' is a distinct product name and the action of copying agents to user/project level is unlikely to conflict with other skills.

3 / 3

Total

8

/

12

Passed

Implementation

77%

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

This is a well-structured skill with excellent actionability and workflow clarity. The execution instructions are thorough with proper validation checkpoints and error handling. Minor improvements could be made in conciseness by trimming explanatory sections and potentially splitting detailed execution logic into a separate reference file.

Suggestions

Remove or condense the 'What Gets Copied' section - Claude understands what agent markdown files contain

Consider moving the detailed 'Execution Instructions' to a separate EXECUTION.md file, keeping only a summary in the main skill

DimensionReasoningScore

Conciseness

The content is reasonably efficient but includes some unnecessary explanation like 'What Gets Copied' section explaining what agents contain, which Claude would understand from context. The directory structure examples are helpful but slightly verbose.

2 / 3

Actionability

Provides fully executable bash commands, specific file paths, clear argument formats, and concrete examples for both listing and copying operations. The execution instructions are copy-paste ready.

3 / 3

Workflow Clarity

Clear numbered sequences for both 'no arguments' and 'with arguments' flows. Includes explicit validation (check if destination exists) with user prompts for conflict resolution, and comprehensive error handling section.

3 / 3

Progressive Disclosure

Content is well-organized with clear sections, but everything is inline in a single file. The detailed execution instructions could potentially be split out, though for a skill of this complexity it's borderline acceptable.

2 / 3

Total

10

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

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.