Feynman watch
Set up a recurring research watch on a topic, company, paper area, or product surface. Use when the user asks to monitor a field, track new papers, watch for updates, or set up alerts on a research area.
install
source · Clone the upstream repo
git clone https://github.com/getcompanion-ai/feynman
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/getcompanion-ai/feynman "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/watch" ~/.claude/skills/getcompanion-ai-feynman-watch && rm -rf "$T"
manifest:
skills/watch/SKILL.mdsource content
Watch
Run the
/watch workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.
Agents used:
researcher
Output: baseline survey in
outputs/, recurring checks via pi-schedule-prompt.