Skip to content
Data
Skill

/historical-comparison

Twin decision-support. Chains event-study (what happened around a specific event) with historical-analog-finder (what usually happens in setups like now). Useful before making a call where both name-specific event evidence and market-wide regime analog matter. Also runs

From plugin
quant-garage
761 skills
Install
$ npx -y skills add rgourley/quant-garage --skill historical-comparison --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/historical-comparison

Context preview

The summary Claude sees to decide when to auto-load this skill.

Twin decision-support. Chains event-study (what happened around a specific event) with historical-analog-finder (what usually happens in setups like now). Useful before making a call where both name-specific event evidence and market-wide regime analog matter. Also runs

SKILL.md

historical-comparison.SKILL.md
name: historical-comparison
description: Twin decision-support. Chains event-study (what happened around a specific event) with historical-analog-finder (what usually happens in setups like now). Useful before making a call where both name-specific event evidence and market-wide regime analog matter. Also runs analog-only mode when no ticker is supplied.

historical-comparison

Twin comparison: event-study on the ticker + historical-analog-finder on the market. The idea: don't rely on one anchor when you can use both.

When to invoke

  • Analyst wants both "here's what happened around this specific event"

and "here's what usually happens in setups like this"

  • Before a directional call where both name-specific and market

context matter

  • Analog-only mode (no ticker): just the market regime forward

distribution

Modes

  • **Event mode**: pass ticker + event_class + optional event_date /

period. Both event and analog run.

  • **Analog-only**: pass `include_event=False`. Only the market

analog runs.

What you get back

**Layer 1 JSON** matching [`output-schema.json`](./output-schema.json). Headline distills the T+5 CAR + prior percentile from event-study plus the median/IQR/hit-rate at 90d from the analog.

**Layer 2 rendered brief**. See [`references/rendering.md`](./references/rendering.md).

Ships withquant-garage

Trade like a pro. Without the terminal. View the full landing page → Quant and equity research tools that run inside Claude, or behind your own UI.

Get the whole plugin
Stats
7
Stars
0
Forks
Active
Maintenance
Python
Language
7d ago
Last commit
2mo ago
Created

Repo: rgourley/quant-garage

Other skills on quant-garage.