5 Commits

Author SHA1 Message Date
e75c54ca12 refactor: move shims from templates/ to scripts/ and drop legacy shims
- Remove 4 legacy shim files; only the unified coinhunter_shim.py remains
- Move the remaining shim from templates/ to scripts/ per skill best practices
- Update all docs (README, CLAUDE, shim-templates) to reference scripts/
2026-04-16 03:03:25 +08:00
863d10b872 chore: remove legacy scripts and update SKILL.md to reference CLI only 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