pod-thesis-hours

Run daily investment thesis touch-points with forcing questions and dated artifacts.

Updated May 16, 2026
One-click install
npx skills add https://github.com/TengHu/pod --skill pod-thesis-hours
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pod-thesis-hours
Source: https://github.com/TengHu/pod/tree/main/pod/thesis-hours
Command: npx skills add https://github.com/TengHu/pod --skill pod-thesis-hours

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns recurring investment-thesis work into a structured daily touch-point that captures your inputs, updates your written thesis state, and maintains falsifiable assumptions without adding editorial judgment.

Core Features & Use Cases

  • Three thesis workflows: create a new thesis from forcing questions (new-seed), update an existing thesis with new framing and a dated update (refresh), or run the morning walkthrough that captures your notes and produces a single recommended action (daily-touch).
  • Assumption atomization: converts the thesis into a sidecar assumptions.yaml of falsifiable sub-claims, each with cadence, vendor, fetch instructions, and falsification signals.
  • Stateful thesis operations: writes to book/theses/<slug>/ with consistent artifacts like <date>-thesis.md, <date>-update.md, and <date>-daily.md, while maintaining verdict history keyed by stable assumption ids.

Quick Start

Tell Claude Code to run pod-thesis-hours in new-seed mode for a fresh thesis by invoking: /pod-thesis-hours.

Frequently Asked Questions about pod-thesis-hours

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a falsifiable investment thesis using Claude Code?

You can run a daily-touch workflow that captures your morning notes, walks forcing questions, and produces a single recommended action while writing a dated daily review artifact to your thesis directory.

How do I maintain falsifiable assumptions for financial research?

You run the refresh workflow to update an existing thesis with new framing, generating a dated update artifact in the book/theses directory without applying editorial judgment to the thesis quality.

Can I use Claude Code to write and store dated investment thesis artifacts?

The Skill operates as a daily touch-point that captures inputs, updates written thesis state, and maintains falsifiable assumptions without adding editorial judgment, making it suitable for recurring daily review routines.

Does pod-thesis-hours work with existing YAML assumption files?

It applies to new thesis creation, thesis refresh with updated framing, and daily review after gather-info and thesis validation output already exists, ensuring structured continuity across recurring workflows.