Fill Event Triage — Development skill for Claude Code
체결(fill) 이벤트, 특히 매도 체결 후 현금 재배치 판단을 read-only 트리아지로 자동 기동해 dry-run 제안을 남긴다.
How to install Fill Event Triage
Installs to ~/.claude/commands/mgh3326-auto_trader-fill-event-triage.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mgh3326/auto_trader/HEAD/.claude/commands/fill-event-triage.md -o ~/.claude/commands/mgh3326-auto_trader-fill-event-triage.md Restart Claude Code, or start a new session, for it to be picked up.
What Fill Event Triage does
description: 체결(fill) 이벤트, 특히 매도 체결 후 현금 재배치 판단을 read-only 트리아지로 자동 기동해 dry-run 제안을 남긴다. ROB-755.
fill-event-triage
체결(fill) 이벤트가 들어왔다. 너는 **신선한 세션**이지만, 매매 맥락은 지속 아티팩트에 산다. 아래 순서로 맥락을 복원하고, 매도/매수 분기에서 적절히 분석하고, dry_run 제안까지만 낸다. **실주문 금지.**
입력
`$ARGUMENTS` 에 공백구분 key=value 로 체결 요약이 온다: `ledger_id=... event_key=... broker=... account_mode=... market=... symbol=... side=... filled_qty=... filled_price=... filled_notional=... currency=... filled_at=... correlation_id=...` 먼저 이를 파싱
Alternatives in Development
- Purpose — Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively de 527 ★
- Update Scaffold — Check for and apply myPKA scaffold framework updates safely 296 ★
- Custom Dimensions — Custom Dimensions and Event Parameters 242 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Crypto Alert Triage
watch 알림 발화 시 컨텍스트-보존 트리아지 (read-only 분석 + dry_run 제안). ROB-602.
Ownerrez Rate Setter Skill
A Claude Code skill for changing OwnerRez + PriceLabs nightly rates safely: write guard that fails closed, dry
Flowhub Triage
Read open Captures (glossary: Infoschnipsel) from all wired Channels — Vikunja Inbox plus Telegram @flowhub_in
Cluster Triage Skill
Ordered read-only diagnostic sweep of the MacMountain EKS clusters (customer360-prod, macmtn-dev-cluster) when
Docsmith Render Triage
Triage a docsmith render failure: read the captured error, decide whether it's a content bug (the source docum
Open Agreements
OpenAgreements: Fill a Legal Template
Related Agents
Of Reviewer
OwnFramework Loop reviewer — inspect one exact candidate SHA and fill one pass-scoped semantic assessment. Rea
Maintainability Reviewer
Read-only maintainability reviewer for the forgeward gate. Fires on every diff that touches code. Audits dead
Cqrs Generator
CQRS/ES component generator. Creates Commands, Queries, Event Stores, Snapshots, and Read Models for PHP 8.4.