CtrlK
BlogDocsLog inGet started
Tessl Logo

shogun-bloom-config

Interactive wizard: guided questions with multiple-choice options about subscriptions, then outputs a ready-to-paste capability_tiers YAML + fixed agent model assignments. Trigger: "capability_tiers", "bloom config", "routing setup", "set up model routing", "ルーティング設定", "capability_tiers設定", "モデル設定", "サブスク設定", "model routing"

67

Quality

81%

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

71%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 skill is highly actionable with a clear step sequence and validation, but it is long and repetitive across the six patterns and four E-variants, with no use of separate reference files to offload detail.

Suggestions

Collapse the E-1 to E-4 variants into a single base YAML plus a small diff/override table to remove repeated blocks and reduce length.

Move the per-pattern coverage tables and detailed YAML snippets into a reference file (e.g. references/patterns.md) and keep SKILL.md as an overview pointing to it, improving progressive disclosure.

Add an explicit feedback loop in Step 5: after validate_subscription_coverage, instruct to fix any reported Bloom gaps in capability_tiers and re-run validation until clean.

DimensionReasoningScore

Conciseness

The body is dense and avoids explaining concepts Claude already knows, but the six subscription patterns plus four near-identical E-1 to E-4 YAML variants repeat large blocks that could be parameterized or tightened.

3 / 5

Actionability

Guidance is fully executable: copy-paste AskUserQuestion prompts, ready-to-paste capability_tiers YAML, and a concrete validation command ("source lib/cli_adapter.sh && validate_subscription_coverage") covering all common subscription combinations.

5 / 5

Workflow Clarity

Steps 1 through 5 are clearly sequenced with a validation checkpoint in Step 5; validation is present so it avoids the destructive-cap at 3, but there is no explicit validate→fix→retry feedback loop.

4 / 5

Progressive Disclosure

The file is well-sectioned but is a ~510-line monolith with all pattern detail inlined and no external bundle references; the repetitive E-variant YAML blocks are content that could be split or parameterized rather than inlined four times.

3 / 5

Total

15

/

20

Passed

Description

91%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 is concrete, bilingual, and answers both what and when with an explicit Trigger clause. It is slightly held back by a broad routing trigger and omission of the coverage-gap output in the what-clause.

DimensionReasoningScore

Specificity

Lists several concrete actions ("guided questions with multiple-choice options", "outputs a ready-to-paste capability_tiers YAML + fixed agent model assignments") rather than vague language, though it omits the coverage-gap warnings that appear as a key output in the body.

4 / 5

Completeness

It explicitly answers both what (interactive wizard outputting ready-to-paste YAML + model assignments) and when (an explicit Trigger clause with concrete trigger phrases).

5 / 5

Trigger Term Quality

The Trigger clause provides comprehensive natural-term coverage with synonyms in both English and Japanese ("routing setup", "set up model routing", "model routing", "ルーティング設定", "モデル設定", "サブスク設定").

5 / 5

Distinctiveness Conflict Risk

The capability_tiers/bloom niche is distinct, but "routing setup" and "model routing" are broad enough to risk minor overlap with other model-routing skills.

4 / 5

Total

18

/

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

skill_md_line_count

SKILL.md is long (518 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
yohey-w/multi-agent-shogun
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.