/
© 2026 RiffOn. All rights reserved.
  1. How I AI
  2. Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres
Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI · Jan 19, 2026

Teresa Torres on using Claude Code for a custom to-do system, automated research digests, and a personal context library for lazy prompting.

Adopt an AI "Pair Programming" Mindset for All Tasks, Not Just Coding

Teresa Torres applies the "pair programming" model to every aspect of her work, including writing and task management. This shifts her mental model from using an AI as a tool to collaborating with it as a proactive partner, constantly asking how it can help.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Create Custom Slash Commands in Claude Code to Automate Daily Workflows

Teresa Torres defined a `/today` slash command in Claude Code. This shortcut triggers a detailed, pre-written prompt that scans her task files, checks for team updates, and generates a prioritized daily to-do list in Obsidian, automating a repetitive and complex morning routine.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Use AI as a Writing Critic by Training It on Your Personal Style Guide

To avoid generic AI-generated text, use the LLM as a critic rather than a writer. By providing a detailed style guide that you co-created with the AI, its feedback on your drafts becomes highly specific and aligned with your personal goals, audience, and tone.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Structure AI Context into Small, Indexed Files for Task-Specific Relevance

Instead of one large context file, create a library of small, specific files (e.g., for different products or writing styles). An index file then guides the LLM to load only the relevant documents for a given task, improving accuracy, reducing noise, and allowing for 'lazy' prompting.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Automate Daily Academic Research by Scripting Searches and AI-Powered Summaries

Teresa Torres created a system using Python scripts and Claude to automate her research workflow. The script searches preprint servers like arXiv for keywords daily, and Claude then generates detailed summaries of saved papers, delivering a "research digest" directly to her to-do list each morning.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Prompt Your AI to Document Its Own Context After Each Session

Building a comprehensive context library can be daunting. A simple and effective hack is to end each work session by asking the AI, "What did you learn today that we should document?" The AI can then self-generate the necessary context files, iteratively building its own knowledge base.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Build a Custom To-Do System in Claude Code to Automate Your Personal Tasks

To gain data ownership and enable AI automation, Teresa Torres built a personalized task manager using Claude Code and local Markdown files. This allows her to prompt the AI to directly see and execute items from her to-do list, a capability not possible with third-party tools like Trello.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago

Treat Your LLM as a Semantic Search Engine for Your Personal Markdown Notes

By storing all tasks and notes in local, plain-text Markdown files, you can use an LLM as a powerful semantic search engine. Unlike keyword search, it can find information even if you misremember details, inferring your intent to locate the correct file across your entire knowledge base.

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres thumbnail

Claude Code for product managers: research, writing, context libraries, custom to-do system, and more | Teresa Torres

How I AI·a month ago