CtrlK
BlogDocsLog inGet started
Tessl Logo

next-qa-idea

Run one unattended IDEATION iteration of the quality-assurance loop — find the highest-value untested behavior in the codebase, judge it against the QA value bar, and file ONE locked `qa` issue specifying the test to write. Never writes code or tests; the next-qa skill builds from the queue this skill fills. Use when the user says "QAアイデア", "next qa idea", or wants the QA backlog refilled without implementation.

70

Quality

86%

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

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 well-structured, mostly lean workflow skill with strong sequencing and explicit validation gates around its one write action. The find/judge phases are guidance-heavy rather than executable, and a couple of contextual asides could be tightened.

Suggestions

Tighten the contextual framing in the intro ('The split mirrors the feature track...') to only what is needed to act, trimming the over-explanation.

Add one or two concrete, runnable checks for the 'Find the gap' and 'Judge' phases (e.g., a specific grep/coverage command) to lift actionability beyond the issue-filing step.

Consider a one-line pointer to where the suite definitions and not-protected list physically live so navigation to docs/quality/ is unambiguous on first read.

DimensionReasoningScore

Conciseness

Lean and imperative with no concept padding, but a few contextual asides ('The split mirrors the feature track...') could be trimmed without losing the actionable core.

4 / 5

Actionability

Gives concrete executable commands ('gh issue create --label qa --label auto-generated', 'gh issue lock <number>', 'git log --oneline -30 origin/main') and a precise issue-body spec, while the find/judge phases lean more on guidance than runnable steps.

4 / 5

Workflow Clarity

Orient → Find → Judge → File is clearly sequenced with explicit validation checkpoints (queue back-pressure 'file NOTHING', the 'ALL must hold' bar, 'verify the gap in the code', and 'if nothing passes the bar, file nothing') gating the write operation.

5 / 5

Progressive Disclosure

Well-organized sections with clearly signaled one-level-deep references to repo docs (docs/quality/03-assurance-map.md, docs/qa-log.md); no bundle files exist to evaluate, and structure is good though not maximally split.

4 / 5

Total

17

/

20

Passed

Description

92%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 tight, third-person description that conveys concrete actions, explicit triggers, and a clear scope boundary distinguishing it from the implementation half. Trigger-term coverage is the only slight weakness, being limited to a couple of specific phrases.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('find the highest-value untested behavior', 'judge it against the QA value bar', 'file ONE locked qa issue') plus an explicit non-action boundary ('Never writes code or tests').

5 / 5

Completeness

Explicitly answers both what (find/judge/file one locked qa issue) and when (a 'Use when...' clause with concrete trigger phrases).

5 / 5

Trigger Term Quality

Provides concrete natural trigger phrases ('QAアイデア', 'next qa idea', 'QA backlog refilled'), but coverage is narrow and misses common synonyms a user might say.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche from the sibling implementation skill ('the next-qa skill builds from the queue this skill fills') with distinct ideation-only triggers, minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

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.