CtrlK
BlogDocsLog inGet started
Tessl Logo

scenario-analyzer

Skill that analyzes 18-month scenarios from a news headline. Runs the primary analysis with the scenario-analyst agent and obtains a second opinion with the strategy-reviewer agent. Generates a comprehensive English report covering 1st/2nd/3rd-order impacts, recommended stocks, and a critical review. Example: /scenario-analyzer "Fed raises rates by 50bp" Triggers: news analysis, scenario analysis, 18-month outlook, medium-to-long-term investment strategy

70

Quality

85%

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

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 highly actionable, well-structured orchestration guide with real, well-integrated reference files. Its main weaknesses are redundancy (repeated save-path rules, an architecture diagram duplicating the workflow) and end-of-run rather than in-flight validation checkpoints.

Suggestions

State the save-path rule once (Important Notes) and reference it from Step 3.3 and the Output section instead of repeating it three times.

Remove or shrink the ASCII Architecture diagram, which restates the Workflow phases at ~15 lines of token cost.

Add an in-flight checkpoint after Step 2.1 (e.g., verify the three scenario probabilities sum to 100% and all report sections are present before invoking strategy-reviewer).

DimensionReasoningScore

Conciseness

Mostly efficient — no explanations of concepts Claude already knows — but it could be tightened: the save-path rule is repeated in Step 3.3, the Output table, and the Important Notes section ("Must not save directly to the project root" appears twice), and the ASCII Architecture diagram restates the Workflow phases. This fits 'mostly efficient but includes some unnecessary explanation or could be trimmed'; not 4 because the duplication is more than minor.

3 / 5

Actionability

Fully executable for an orchestration skill: verbatim copy-paste agent prompts with explicit subagent_type and requirements, an event-classification table, a complete report template, and exact file-naming and save paths. This matches 'fully executable; copy-paste ready... specific examples cover the common cases'.

5 / 5

Workflow Clarity

A clear three-phase numbered sequence with an input checkpoint ("If not provided, ask the user") and a closing Quality Checklist covering probabilities, logic, and save path. Not 5 because in-flight validation is only implicit — there is no step to verify the scenario-analyst output (e.g., probabilities sum to 100%) before invoking strategy-reviewer or integrating; the checklist runs only at the end.

4 / 5

Progressive Disclosure

SKILL.md is a clear orchestrator overview; the three referenced files (headline_event_patterns.md, sector_sensitivity_matrix.md, scenario_playbooks.md) all exist with substantive content (218–321 lines each), are one level deep, are loaded conditionally by event type in Step 1.3, and are summarized with one-line descriptions in the Resources section. This matches the top anchor: well-signaled one-level-deep references with easy navigation.

5 / 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 strong description: concrete multi-step capability statement, an explicit Triggers clause, and a worked example. The only improvement space is broader trigger-term coverage (synonyms like 'stock picks', 'market impact of news').

Suggestions

Add a few user-natural trigger synonyms such as 'stock recommendations from news', 'market impact of a headline', or 'investment outlook' to the Triggers line.

State the primary invocation condition explicitly (e.g., 'Use when the user provides a news headline and wants its investment implications') alongside the keyword list.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "analyzes 18-month scenarios from a news headline", "Runs the primary analysis with the scenario-analyst agent", "obtains a second opinion with the strategy-reviewer agent", and specifies report contents ("1st/2nd/3rd-order impacts, recommended stocks, and a critical review"). This matches the anchor for multiple specific concrete actions with comprehensive coverage; the only mild padding is the word "comprehensive", which is not enough to drop it to 4.

5 / 5

Completeness

It explicitly answers both questions: the 'what' is the multi-action description above, and the 'when' is the explicit "Triggers:" clause with concrete trigger phrases — equivalent explicit trigger guidance, so the missing-'Use when' cap at 3 does not apply. Not 4 because the when-clause is already explicit and concrete rather than merely improvable.

5 / 5

Trigger Term Quality

The Triggers list — "news analysis, scenario analysis, 18-month outlook, medium-to-long-term investment strategy" — covers natural phrases a user would say, plus a concrete example invocation. A few natural variants are missing (e.g., "stock recommendations", "what does this headline mean for the market"), so it fits 'good keyword coverage; a few natural terms missing' rather than the comprehensive-synonyms anchor at 5.

4 / 5

Distinctiveness Conflict Risk

The niche is clear and narrow — 18-month investment scenario analysis from news headlines with a dual-agent (analyst + reviewer) pipeline — with distinct triggers unlikely to fire for unrelated skills. Minimal conflict risk matches the top anchor.

5 / 5

Total

19

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
tradermonty/claude-trading-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.