CtrlK
BlogDocsLog inGet started
Tessl Logo

shogun-agent-status

全エージェント(家老・足軽1-7・軍師)の稼働状態を一覧表示するスキル。tmux pane状態(稼働中/待機中/不在)とタスクYAML状態(task_id, status)と未読inbox数を統合表示。「稼働確認」「エージェント状態」「布陣確認」「agent status」で起動。

94

Quality

92%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that clearly specifies what it does (unified status display of all agents combining tmux, task YAML, and inbox data), when to use it (with explicit trigger terms in both Japanese and English), and occupies a distinct niche. The description is concise yet comprehensive, listing concrete data sources and output format without unnecessary verbosity.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: displaying all agents' operational status, integrating tmux pane state (running/standby/absent), task YAML state (task_id, status), and unread inbox count into a unified display.

3 / 3

Completeness

Clearly answers both 'what' (displays all agents' operational status integrating tmux pane state, task YAML state, and unread inbox count) and 'when' (explicitly lists trigger phrases: '稼働確認', 'エージェント状態', '布陣確認', 'agent status').

3 / 3

Trigger Term Quality

Includes natural trigger terms in both Japanese and English that users would actually say: '稼働確認', 'エージェント状態', '布陣確認', 'agent status'. Also includes technical terms like 'tmux pane' that power users would reference.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: monitoring a specific multi-agent system (家老・足軽1-7・軍師) with specific data sources (tmux panes, task YAML, inbox). Unlikely to conflict with other skills due to its unique domain.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, concise status-checking skill that efficiently communicates how to run the command and interpret results. The state interpretation matrix is a strong feature that adds real value. The main weakness is that remediation actions for problematic states are not specified — the skill tells you what's wrong but not always what to do about it.

Suggestions

Add concrete commands or next steps for problematic states (e.g., for 'Pane=待機中 + Status=assigned', specify what '要調査' actually entails — perhaps `tmux send-keys` to restart, or checking logs).

DimensionReasoningScore

Conciseness

Every section earns its place. No unnecessary explanations of what tmux is or how YAML works. The status interpretation table is dense and useful, not padded. The skill assumes Claude knows the domain concepts.

3 / 3

Actionability

The core action is a single executable command (`bash scripts/agent_status.sh`), which is concrete and copy-paste ready. However, there's no guidance on what to do when issues are found (e.g., 'Pane=待機中 + Status=assigned: 要調査' — but no concrete investigation steps or commands). The skill describes states but doesn't fully instruct on remediation.

2 / 3

Workflow Clarity

This is a single-action skill (run one script, read output). The workflow is unambiguous: run the command, interpret the table. The state interpretation section serves as a clear decision matrix for what each combination means, which is appropriate for a read-only status check with no destructive operations.

3 / 3

Progressive Disclosure

For a simple, single-purpose skill under 50 lines, the content is well-organized into logical sections (overview, when to use, instructions, output interpretation, state interpretation) without needing external references. No monolithic walls of text or unnecessary nesting.

3 / 3

Total

11

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

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.