CtrlK
BlogDocsLog inGet started
Tessl Logo

compose-next

Use for multi-step feature work, bug fixes, or refactors where requirements need to settle, a feature document should carry design + tasks + delivery evidence, and the change deserves independent review before merge. Use it only when the user explicitly requests this workflow, whether with `/compose-next`, by name, or in any other clear natural language; do not infer the request from task complexity alone. Not for one-shot edits, single-file tweaks, or answering questions — those need no orchestration overhead.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

81%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 tightly written, highly actionable end-to-end workflow contract with excellent sequencing and validation feedback loops. Its main weaknesses are minor verbosity in the Review/Finish sections and an inlined template that could be split into a reference file.

Suggestions

Trim the Review prose to the essential reviewer contract and move elaboration into a reference file to improve conciseness.

Extract the spec template block into a references/spec-template.md file referenced from the Spec section to strengthen progressive disclosure.

DimensionReasoningScore

Conciseness

A dense, directive contract that assumes Claude's competence and avoids explaining known concepts, but the Review and Finish sections contain prose that could be trimmed without losing the contract.

4 / 5

Actionability

Provides concrete, executable guidance — 'git rev-parse --git-dir', 'git worktree add "$path" -b "$branch"', 'bun ci', 'uv sync --frozen', 'docs/compose/spec/<feature-name>.md' — though much of it is directive prose rather than copy-paste-ready code covering common cases.

4 / 5

Workflow Clarity

Phases (Step 0, Grill, Spec, Workspace, Implement, Verify, Review, Finalize, Finish) are explicitly sequenced with validation checkpoints ('run the repository's relevant tests', 'Verification and review are strictly sequential') and feedback loops ('After two failed fixes, stop patching and re-derive the cause', fix-and-re-review convergence detection).

5 / 5

Progressive Disclosure

Well-organized with a clear overview line and distinct section headers, and no nested references; the inlined spec template and some longer sections (Review) could arguably live in separate reference files, leaving minor organization gaps.

4 / 5

Total

17

/

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, well-gated description that clearly states both capability and trigger conditions with an explicit negative boundary. It is slightly abstract in its action vocabulary and could add a few more natural synonyms, but it is highly unlikely to fire on the wrong task.

Suggestions

Tighten the 'what' with one or two more concrete artifact-level actions (e.g., 'drafts and updates a feature spec doc', 'runs and records verification commands') to lift specificity.

Add a couple of natural trigger synonyms users might say (e.g., 'feature spec', 'design doc', 'orchestrate this change') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists several concrete workflow actions — 'requirements need to settle', 'a feature document should carry design + tasks + delivery evidence', 'independent review before merge' — though they are abstract workflow concepts rather than file-level operations, leaving minor gaps.

4 / 5

Completeness

Explicitly answers both what (orchestrates design+tasks+delivery evidence with independent review) and when ('Use it only when the user explicitly requests this workflow, whether with /compose-next, by name, or in any other clear natural language'), with concrete trigger phrases and a negative boundary.

5 / 5

Trigger Term Quality

Good natural-term coverage with 'multi-step feature work, bug fixes, or refactors', '/compose-next', and 'by name', but a few common synonyms or phrasings a user might say are missing.

4 / 5

Distinctiveness Conflict Risk

The strict 'only when the user explicitly requests this workflow' gate and the 'Not for one-shot edits, single-file tweaks, or answering questions' boundary give it a clear niche, but it still targets broad dev work that could marginally overlap with other orchestration skills.

4 / 5

Total

17

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
XiaomiMiMo/MiMo-Code
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.