CtrlK
BlogDocsLog inGet started
Tessl Logo

design-orchestration

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.

53

Quality

60%

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/AI-Agents-Safe-Coding-Skills-claude/skills/design-orchestration/SKILL.md

The canonical home for this skill is design-orchestration in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

67%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 content is a well-structured, mostly lean routing workflow with clear sequencing and an execution gate, but it leaves key required artifacts undefined and lacks an explicit retry/re-validation loop after blocked executions.

Suggestions

Define each required artifact briefly (e.g. what an 'Understanding Lock' or 'Decision Log' must contain) so Claude can verify completion without guessing.

Add an explicit feedback loop in Step 5: when execution is blocked, specify which skill to return to and what must change before re-checking.

Trim the Design Philosophy aphorisms, which are motivational padding that does not guide action.

DimensionReasoningScore

Conciseness

The body is mostly lean imperative bullets with minimal conceptual padding, though the Design Philosophy section ('Good systems fail early...') is non-instructive filler that could be trimmed.

4 / 5

Actionability

Routing guidance is concrete with explicit steps and required artifacts, but the required artifacts (Understanding Lock, Initial Design, Decision Log) are never defined, and the skill delegates their production to other skills without telling Claude what they must contain.

3 / 5

Workflow Clarity

A clear five-step sequence with entry/exit conditions, risk-based branching, and an execution-readiness gate is present, but there is no explicit error-recovery or re-validation loop after a blocked execution.

4 / 5

Progressive Disclosure

The single self-contained file is well-organized into clearly headed sections with no need for external references, though it runs long for a pure overview and has no references to demonstrate one-level-deep disclosure.

4 / 5

Total

15

/

20

Passed

Description

53%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 clearly states what the skill does in third person and occupies a distinct niche, but it omits any explicit 'Use when' trigger guidance and relies on abstract routing terms rather than concrete natural trigger phrases.

Suggestions

Add an explicit 'Use when...' clause naming concrete triggers, e.g. 'Use when a user proposes a new feature or when a design decision carries meaningful risk.'

Surface natural user phrasing and synonyms (e.g. 'design review', 'design decision', 'feature design') so the description matches what a user would actually say.

Replace abstract routing nouns with more concrete capability verbs where possible.

DimensionReasoningScore

Specificity

Names the domain and several routing stages (brainstorming, multi-agent review, execution readiness), but the actions are abstract routing targets rather than fully concrete capabilities.

3 / 5

Completeness

A clear 'what' is stated ('Orchestrates design workflows by routing work through...'), but the 'when' trigger is entirely missing, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Relevant keywords like 'design workflows', 'brainstorming', and 'review' are present, but common synonyms and natural user phrasing are missing and there is no 'Use when' trigger clause.

3 / 5

Distinctiveness Conflict Risk

The orchestration/meta-skill framing is a distinct niche with only minor overlap risk against the brainstorming and review skills it coordinates.

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
administrakt0r/AI-Agents-Safe-Coding-Skills
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.