Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/benboerba620/daily-watchlist/ht-newgit clone --depth 1 https://github.com/Benboerba620/daily-watchlistWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00005 | $0.00230 |
| Opus 5 | $0.00003 | $0.00115 |
| Sonnet 5 | $0.00001 | $0.00046 |
| Haiku 4.5 | $0.00001 | $0.00023 |
Grade A, and why
ht-new scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Hypothesis Tracker 新建假设
创建一条新的投资假设文件。
主触发命令:
/ht-new
兼容别名:
/hypothesis-new
工作流
- 读取:
config/hypothesis-tracker.yamltemplates/hypothesis-tracker-hypothesis-template.mdhypothesis/目录
- 收集最少必要信息:
- 假设名称
- 核心逻辑
- 至少两个可证伪条件
- 初始确定性
- 关联标的
- 扫描
hypothesis/H*.md,自动确定下一个 ID - 用模板生成新文件:
hypothesis/H{N}-{slug}.md - 输出创建结果,并提示用户后续用
/ht-status跟踪
如果用户刚做完 /dw-today,优先引用当天日报里出现的主题或个股来帮助建假设。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 34 lines · 5 tokens per session scan A 1277ce42e65b
ht-new is a command published in the GitHub repository Benboerba620/daily-watchlist (59 stars, last pushed 4mo ago), licensed MIT. It adds 5 tokens to every session and 230 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
vibe-agents
Step 4 of the vibe-coding workflow: generate AGENTS.md + tool configs so the AI builder stays on track.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
roadmap
Generate or update a per-release roadmap from the PRD and analysis documents. Triages features, groups into phases, and produces a structured roadmap.
onboard-interactive
Interactive customer onboarding with Step 0 independent verification (dialog-based, 17 stagegates).
standup
Show a daily standup summary with completed, in-progress, and blocked tasks across all active epics.
adr
Architecture Decision Record (ADR) command. Documents architectural decisions in a structured format.