CtrlK
BlogDocsLog inGet started
Tessl Logo

submit-solution

Guide a workshop attendee through committing their starter-agent decomposition and opening a PR with their solution + workshop feedback. Invoke when the user says "submit", "I'm done", "open a PR", or asks how to share their solution.

99

1.47x
Quality

100%

Does it follow best practices?

Impact

96%

1.47x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

This is an excellent, well-crafted skill that provides a clear, actionable workflow for submitting workshop solutions via PR. It's concise, assumes Claude's competence with git and CLI tools, and includes thoughtful validation steps (reviewing the diff before committing, collecting feedback before opening the PR). The 'Don't' section adds valuable guardrails without being verbose.

DimensionReasoningScore

Conciseness

Every section earns its place. The skill doesn't explain what git, PRs, or diffs are — it assumes Claude knows. The feedback questions, commands, and PR template are all necessary and tightly written. The 'Don't' section is brief and high-value.

3 / 3

Actionability

Fully executable bash commands are provided for every step: git diff, branch creation, commit, push, fork fallback, and gh pr create. The PR body template is copy-paste ready with clear placeholders. The eval score extraction command is concrete and complete.

3 / 3

Workflow Clarity

Five clearly sequenced steps with logical dependencies (ask questions → review diff → commit → open PR → confirm). Includes validation checkpoints: showing the diff before committing, checking for empty diffs, confirming the user has seen the PR body before opening. The 'Don't' section adds explicit guardrails against skipping steps.

3 / 3

Progressive Disclosure

This is a single-purpose, linear workflow skill under 80 lines. The content is well-organized into numbered steps with clear headers. No external references are needed, and the inline PR template is appropriately placed where it's used. No bundle files are needed for this self-contained workflow.

3 / 3

Total

12

/

12

Passed

Description

100%

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

This is a well-crafted skill description that clearly defines a specific workshop submission workflow, includes explicit trigger terms users would naturally say, and answers both what the skill does and when to invoke it. The domain-specific context (starter-agent decomposition, workshop feedback) makes it highly distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: committing a starter-agent decomposition, opening a PR, submitting a solution, and providing workshop feedback. These are clear, actionable tasks.

3 / 3

Completeness

Clearly answers both 'what' (guide through committing decomposition and opening a PR with solution + feedback) and 'when' (explicit trigger clause with 'Invoke when the user says...' and specific phrases).

3 / 3

Trigger Term Quality

Includes natural trigger terms users would actually say: 'submit', 'I'm done', 'open a PR', 'share their solution'. These are realistic phrases a workshop attendee would use.

3 / 3

Distinctiveness Conflict Risk

Highly specific niche: workshop submission flow involving starter-agent decomposition and PR creation. The domain-specific terminology ('starter-agent decomposition', 'workshop feedback') makes it very unlikely to conflict with generic git or PR skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
anthropics/cwc-workshops
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.