Thesis Tracker
Description
# 投资论文追踪:买入后的纪律系统 对 $ARGUMENTS 执行投资论文追踪检查。 **支持输入格式**: - `公司名` — 首次使用时建立投资论文,后续使用时追踪检查 - `公司名 建立论文` — 强制重新建立投资论文 - `公司名 季度检查` — 基于最新财报进行论文检查 > "买入只是开始。真正的工作是持有期间的持续跟踪。" —— 李录 > > "当事实改变时,我就改变想法。你呢?" —— 凯恩斯 ## 设计理念 大多数投资者的流程是:研究 → 买入 → 祈祷。缺少买入后的系统化跟踪,导致: - 该卖的时候舍不得卖("再等等,会涨回来的") - 不该卖的时候恐慌卖出("跌了20%,是不是我错了") - 忘记了当初为什么买的("我买这个是因为什么来着?") 巴菲特和李录的做法是:**买入前就写下卖出条件**。然后每个季度检查论文是否完整。 ## 执行流程 ### 第一步:判断操作模式 检查是否已存在该公司的投资论文文件(`reports/{公司名}-thesis.md`): - 如果不存在 → 进入**建立论文**模式 - 如果存在 → 进入**追踪检查**模
Installation
Installs to ~/.claude/skills/xbtlin-ai-berkshire-thesis-tracker/SKILL.md
mkdir -p ~/.claude/skills/xbtlin-ai-berkshire-thesis-tracker && curl -fsSL https://raw.githubusercontent.com/xbtlin/ai-berkshire/HEAD/skills/thesis-tracker.md -o ~/.claude/skills/xbtlin-ai-berkshire-thesis-tracker/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11