Commit Graph

5 Commits

Author SHA1 Message Date
863d10b872 chore: remove legacy scripts and update SKILL.md to reference CLI only 2026-04-16 03:03:25 +08:00
6db86fa0e7 docs: add step-by-step gate architecture to SKILL.md
Adds a complete blueprint for building the lightweight precheck /
external-gate system that reduces model cost by 80-95% while keeping
deep analysis quality intact. Includes file layout, state schema,
pseudocode for precheck and external gate, and cron config examples.
2026-04-16 03:03:25 +08:00
a4ba9bb64e refactor: rewrite Coin Hunter as short-term trading framework with auto-trading architecture 2026-04-16 03:03:25 +08:00
73a3cb6952 refactor: change data directory from .coin-hunter to .coinhunter
- Update SKILL.md references to use ~/.coinhunter/
- Update user-data-layout.md with new directory paths
- Update init_user_state.py ROOT path
- Unify naming convention with .stockbuddy style
2026-04-16 03:03:25 +08:00
b0fd582478 Initial commit: coin-hunter skill 2026-04-16 03:03:25 +08:00