CtrlK
BlogDocsLog inGet started
Tessl Logo

critique-theater

Five-role Design Jury review that streams scored rounds, persists a replayable transcript, and ships through the daemon's Critique Theater protocol.

56

Quality

64%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/_official/atoms/critique-theater/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

The body is a tight, well-structured operational contract with concrete protocol tags, config variables, and an explicit ship-gate checkpoint. Its main gap is the absence of a worked envelope example and an explicit fix-retry loop.

DimensionReasoningScore

Conciseness

The body is operationally dense — specific tags, config vars, and endpoints — and avoids explaining concepts Claude already knows, with only minor explanatory sentences that could be trimmed.

4 / 5

Actionability

Concrete identifiers throughout (envelope tags, OD_CRITIQUE_* vars, the /interrupt endpoint, critique.* SSE channels, explicit "do not write critique.json" prohibitions) give executable guidance, though no full worked envelope example is shown.

4 / 5

Workflow Clarity

The round sequence is clear with an explicit ship gate (composite meets threshold AND no open must-fix items) plus a max-rounds cap and interrupt flow; the fix-then-retry feedback loop is implied rather than spelled out.

4 / 5

Progressive Disclosure

A self-contained, ~50-line body with well-organized section headers and no need for external references fits the simple-skill exception for a top progressive-disclosure score.

5 / 5

Total

17

/

20

Passed

Description

51%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.

The description states concrete capabilities clearly but is weighed down by branded jargon and entirely lacks a "Use when..." trigger clause, capping completeness. It is distinct but not naturally invokable by users.

Suggestions

Append a "Use when..." clause naming natural triggers, e.g. "Use when the user wants a multi-role design critique or asks to jury-review an artifact."

Soften branded terms with plain-language synonyms ("design review", "critique") so users can trigger it with natural phrasing.

Lead with the user-facing outcome before the daemon protocol details.

DimensionReasoningScore

Specificity

Lists several concrete actions — "streams scored rounds", "persists a replayable transcript", "ships through the daemon's Critique Theater protocol" — though they lean on branded jargon rather than plain capabilities.

4 / 5

Completeness

The "what" is clear (a five-role scored review that streams and persists), but there is no "Use when..." clause or equivalent trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

The terms ("Design Jury", "Critique Theater", "daemon's ... protocol") are internal/branded jargon; a user would rarely say these naturally, and only generic words like "review" approach a natural trigger.

2 / 5

Distinctiveness Conflict Risk

The branded Critique Theater / Design Jury niche is specific and unlikely to fire for unrelated skills, with only minor overlap risk against generic review/critique skills.

4 / 5

Total

13

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
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.