CtrlK
BlogDocsLog inGet started
Tessl Logo

next-idea

Run one unattended IDEATION iteration of the autonomous value-creation loop — invent improvements a user of cc-wf-studio would notice, judge them against the value bar, and file the winners as locked `idea` issues. Never implements anything; the next-task skill builds from the queue this skill fills. Use when the user says "アイデア出して", "next idea", or wants proposals without implementation.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%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, well-structured workflow skill with concrete gh commands and strong validation gates throughout its orient→invent→judge→file loop. The only minor gap is placeholder-filled command templates that are not fully copy-paste ready.

DimensionReasoningScore

Conciseness

Lean ~74-line body with no over-explanation of concepts Claude already knows; every section (Orient, Invent, Judge, File, Boundaries) earns its place and assumes Claude's competence.

5 / 5

Actionability

Provides concrete executable commands ('gh issue create --title ... --label idea', 'gh label create <name> --force', 'gh issue lock <number>'); placeholders in the body template keep it just short of copy-paste-ready.

4 / 5

Workflow Clarity

Clear orient→invent→judge→file sequence with explicit validation checkpoints — the 'ALL must hold' value-bar checklist, queue back-pressure ('if 5 or more... file nothing'), dedup, max-3 cap, and 'if nothing passes, file nothing' feedback gate.

5 / 5

Progressive Disclosure

Single well-organized file with clearly signaled one-level references to repo artifacts (IMPLEMENTATION_PLAN.md, docs/progress-log.md, docs/task-automation.md); no skill-bundle files to split, and at 74 lines the inline structure is appropriate but not a textbook multi-file overview.

4 / 5

Total

18

/

20

Passed

Description

87%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 description that clearly states what the skill does, when to invoke it with natural trigger phrases, and how it differs from the related next-task skill. Slight abstraction in the 'value-creation loop' framing and non-exhaustive synonym coverage are the only gaps.

DimensionReasoningScore

Specificity

Lists several concrete actions ('invent improvements', 'judge them against the value bar', 'file the winners as locked `idea` issues') and an explicit non-action ('Never implements anything'); the 'autonomous value-creation loop' framing is slightly abstract, keeping it just below comprehensive.

4 / 5

Completeness

Explicitly answers what ('invent...judge...file the winners as locked idea issues') and when ('Use when the user says...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural user phrases ('アイデア出して', 'next idea', 'wants proposals without implementation') that a user would actually say, but coverage of synonyms is not exhaustive.

4 / 5

Distinctiveness Conflict Risk

Clear niche — ideation only, explicitly distinguished from the next-task skill ('the next-task skill builds from the queue this skill fills') with distinct triggers and minimal overlap risk.

5 / 5

Total

18

/

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
breaking-brake/cc-wf-studio
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.