pod-thesis-validate

Re-validate investment theses against live market data with per-assumption verdicts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pod thesis validation prevents stale trading theses by re-checking each falsifiable assumption against current, real-time signals so you can see what still holds and what broke.

Core Features & Use Cases

  • Assumption-by-assumption validation: Extracts the most load-bearing, falsifiable claims from an existing thesis and assigns each a verdict of intact, broken, unknown, or N/A.
  • Live data pulls for named signals: Uses Alpaca for market data and Plaid for holdings, and can optionally use web checks for catalyst confirmation (only with explicit opt-in per assumption).
  • Auditable output artifacts: Writes a dated validation document under the thesis folder, updates the thesis README with the latest validation summary, and logs timeline and learnings for future session preambles.

Quick Start

Tell Claude Code: validate thesis, then pick the thesis slug you want to re-check.

Frequently Asked Questions about pod-thesis-validate

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

FAQPage Schema
How do I validate an investment thesis against live market data?

Thesis validation works by extracting falsifiable assumptions from your existing investment thesis and checking each against current market data. It assigns per-assumption verdicts of intact, broken, unknown, or N/A to identify what still holds.

How do I check if my trading assumptions and price targets are still accurate?

You check trading assumptions by re-running validation against real-time signals to detect aged-out assumptions, moved price targets, or passed catalysts. It generates a dated validation document with per-assumption verdicts to show what broke and what remains intact.

Can I use Alpaca and Plaid to automate investor research assumption checking?

Yes, assumption checking can be automated using Alpaca for live market data and Plaid for holdings. The tool uses these live data pulls to verify named signals within your thesis and optionally performs web checks for catalyst confirmation.

Does thesis validation require explicit opt-in for web checks?

Yes, web checks for catalyst confirmation require explicit opt-in per assumption. Live market data pulls via Alpaca and Plaid proceed automatically, but external web verification for catalysts demands individual user permission for each checked claim.

How do I maintain audit trails for re-validated investment theses?

You maintain audit trails by generating a dated validation document under the thesis folder and updating the thesis README with the latest validation summary. The system logs timeline events and learnings to inform future session preambles.

What are the limitations of automated thesis validation?

Limitations include returning unknown verdicts when data is unavailable and requiring explicit opt-in for web-based catalyst confirmation. The system relies on Alpaca and Plaid data coverage, meaning assumptions lacking named signals cannot be automatically verified.