mgh3326

Crypto Alert Triage — Development skill for Claude Code

Development community

watch 알림 발화 시 컨텍스트-보존 트리아지 (read-only 분석 + dry_run 제안).

How to install Crypto Alert Triage

Installs to ~/.claude/commands/mgh3326-auto_trader-crypto-alert-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mgh3326/auto_trader/HEAD/.claude/commands/crypto-alert-triage.md -o ~/.claude/commands/mgh3326-auto_trader-crypto-alert-triage.md

Restart Claude Code, or start a new session, for it to be picked up.

What Crypto Alert Triage does


description: watch 알림 발화 시 컨텍스트-보존 트리아지 (read-only 분석 + dry_run 제안). ROB-602.

crypto-alert-triage

watch 알림이 발화해 너를 깨웠다. 너는 **신선한 세션**이지만, 매매 맥락은 지속 아티팩트에 산다. 아래 순서로 맥락을 복원하고, 발화를 분석하고, dry_run 제안까지만 낸다. **실주문 금지.**

입력

`$ARGUMENTS` 에 공백구분 key=value 로 이벤트 요약이 온다: `event_uuid=... symbol=... market=... source_report_uuid=... metric=... operator=... threshold=... current_value=...` 먼저 이를 파싱한다. `market`이 비면 `crypto`로 간주.

1. 맥락 복원 (반드시 이 순서)

  1. `get_operating_briefing(market=<mark

Alternatives in Development

  • Metrics Dashboard — Define product metrics dashboard with sources and alert thresholds 7.8k ★
  • Crypto Research Command — Think hard and execute comprehensive cryptocurrency research by calling all crypto analysis agents in parallel 3.4k ★
  • Crypto Market Rank — Query crypto market rankings including trending tokens, smart money inflows, meme rankings, and top trader PnL 483 ★

Full documentation available on GitHub

View Source Repository