Skip to content

[!] TOPIC ARCHIVE // #WORKFLOW

#Workflow

Personal productivity processes

RADAR SIGNAL

the cost of witnesses

OpenAI’s reported monitoring overhead, Mojo’s newly open compiler, and a clinical-trial DAG: three places where the process stops being decorative.

Read →
RADAR SIGNAL

review needs state

WorkBench shows workplace agents getting safer and more capable while Faros and GitHub show review queues absorbing the cost. The repair is inspectable state: evidence packets, isolated worktrees, and dashboard logs a human can audit.

Read →
PRACTICAL GUIDE

Claude Code Workflow Files: AGENTS.md, CLAUDE.md, Skills, and Repo Maps

where each agent instruction belongs in a Claude Code repo — CLAUDE.md, skills, rules, hooks, MCP. one decision table, one cleanup pass.

Read →
ENTRY

OpenSpec

spec-driven development for AI coding assistants

Read →
RADAR SIGNAL

boring infrastructure is the real AI interface

alarms, archives, review queues, and repo-native workflows are replacing the old chat-window fantasy of personal AI.

Read →
ENTRY

boring infrastructure is the real AI interface

the next useful layer of personal AI is not another chat trick. it's alarms, archives, review systems, and workflows that survive contact with reality.

Read →
RADAR SIGNAL

coding gets new control surfaces

Qwen pushed an open coding model, Kampala turned apps into inspectable API surfaces, and SDL made the fight over machine-written pull requests explicit.

Read →
RADAR SIGNAL

workflows, identity, opacity

workflow files are replacing prompt craft, hidden model downgrades are becoming a UX problem, and managed agents are starting to look suspiciously like org charts.

Read →
ENTRY

Multica

open-source managed agents platform. assign tasks, track progress, compound skills, and stop pretending one chat window is a team.

Read →
ENTRY

Archon

open-source harness builder for AI coding. deterministic, repeatable, and unapologetically anti-vibes.

Read →
ENTRY

the advisor pattern: when your smartest model becomes too expensive to think

anthropic just told us to stop using opus for everything. the advisor pattern — smart model plans, cheap model executes — is the new default. here's what that means for your stack.

Read →
RADAR SIGNAL

2026-04-06: fake success, permissions bypass, job agent workflows

Claude is breaking permissions. agents fake success silently. job search became a 740-listing workflow. what agents pretend works vs what actually works.

Read →
RADAR SIGNAL

agents went extensible, efficient, and interpretable: the infrastructure layer is hardening

codex got hooks and teams. token bills dropped 50K per session. Claude's neurons showed 171 emotions. CLIs beat MCPs. Google shipped flagship models for laptops. censorship removal hit 90-minute turnaround.

Read →
RADAR SIGNAL

cowork as commons, research collapses to 5 days, OCR reads doctor notes

cowork infrastructure became public good, research-to-production hit 5 days, agents run workshop-level programs, OCR learned complex tables, nano harness tutorials demystified black boxes

Read →
RADAR SIGNAL

synthesis, consolidation

someone turned spreadsheet hell into editable slides. research collapsed into one skill again. Claude diagnosed what 25 years of specialists couldn't. Google cut AI memory 6x without quality loss. ByteDance's production harness keeps trending. infrastructure is consolidating around synthesis.

Read →
ENTRY

terminal multiplexing for agents — or: how I stopped managing terminals and started conducting orchestras

when you're running 5 agents simultaneously, terminal management becomes the bottleneck. agent-deck fixes that. here's what changes when the interface catches up to multi-agent reality.

Read →
ENTRY

Cherry Studio

multi-LLM desktop client with 40K+ stars. every major provider in one app, built-in autonomous agents, workflow automation, cross-platform.

Read →
ENTRY

from code to conductor — the Karpathy inflection

when one of the world's best programmers stops programming, the relationship to software changes. Karpathy spent December writing his last lines of code. now he conducts agents for 16 hours a day.

Read →
RADAR SIGNAL

universal abstraction + dependency synthesis

when any tool becomes a CLI and missing dependencies get synthesized on demand — the tooling layer inverts

Read →
RADAR SIGNAL

agent transparency: observability, orchestration, and the supply chain consolidation

from black boxes to transparent coworkers — infrastructure matured, culture caught up, and OpenAI bought the toolchain

Read →
RADAR SIGNAL

observability, orchestration, and the 73% shift

blind spots getting plugged: agent dashboards, karpathy's workflow flip, and anthropic's market capture

Read →
ENTRY

the blind spots are getting plugged

observability for agents, karpathy's workflow flip, and anthropic's 73% market capture

Read →
RADAR SIGNAL

institutional capabilities, decentralized

planning agents, autonomous security, natural language workflows, 14-year journal analysis, DIY cancer vaccines, tmux tamagotchis, and tennis-playing robots. the infrastructure is maturing. individuals are doing what institutions used to own.

Read →
RADAR SIGNAL

the recursion is shipping

claude writes 70-90% of its own training code. function calling is a trap. browser agents skip the UI. 425K agent trajectories in 9B params. vibe-coded repos implode. SOTA TTS goes local.

Read →
RADAR SIGNAL

recursion ships. vibe code collapses. the infrastructure splits.

claude writes 90% of its own training code. function calling is a production trap. AI-generated codebases implode. the three camps: recursion builders, vibe shippers, production survivors.

Read →
RADAR SIGNAL

infrastructure maturing, paradigms splitting

context as filesystems, agents that self-evolve, red-teaming your prompts, the $100 ChatGPT, swarm intelligence engines, voice AI that never phones home, and LeCun's $1B bet against LLMs

Read →
RADAR SIGNAL

agent infrastructure: circuit breakers, linters, and the boring parts that actually matter

worktrunk coordinates parallel agents. agnix lints your AGENTS.md. dorabot runs scheduled tasks. pdf_oxide processes documents 5× faster. and someone got a $544 bill because nobody built circuit breakers. infrastructure is catching up.

Read →
RADAR SIGNAL

swarm infrastructure + on-device sovereignty

WiFi sensing, pocket-sized models, and multi-agent orchestration — the personal AI OS is evolving from singleton to swarm

Read →
ENTRY

claude-code-telegram

Read →
RADAR SIGNAL

the approval problem

ChatGPT tells 5,000 people to breathe. heretic hits 1,000 stars. someone in Ukraine builds AI that survives power cuts. seven signals about what happens when you own your AI — or don't.

Read →
PRACTICAL GUIDE

claude code plan mode mastery

plan mode is the most underused feature in claude code. here's how to actually use it — and when not to.

Read →
PRACTICAL GUIDE

claude code for product managers

you don't need to be a developer to use claude code. PRDs, data analysis, spec writing, and competitive research — from your terminal.

Read →
PRACTICAL GUIDE

claude code + obsidian workflow

connecting your personal knowledge management to your AI coding agent. obsidian vaults as context, claude code as engine.

Read →
RADAR SIGNAL

the integration bottleneck

AI writes faster than you can review. creation is instant. integration is hell. the bottleneck shifted, and nobody's ready.

Read →
ENTRY

how to give ChatGPT long-term memory (the save game approach)

a practical way to stop re-explaining yourself: build a simple, persistent memory layer for ChatGPT that survives new threads and new weeks.

Read →
ENTRY

the 80% trap: why AI makes prototypes easy and production hard

AI coding tools made 0 to 80% trivially cheap. the remaining 20% now contains 100% of the value. here's why clients don't see it.

Read →
ENTRY

Backlog.md

git-native project collaboration between humans and AI agents. tasks, issues, and agent instructions — all in markdown.

Read →
CONCEPT

AGENTS.md: How to Write Instructions for AI Coding Agents

AGENTS.md tells AI coding assistants how to work on your project. Learn what to include, directory structure, examples, and common mistakes.

Read →
PRACTICAL GUIDE

Parallel AI Sessions: Run Multiple Agents

Run multiple AI agents simultaneously. Patterns for concurrent prompts, session orchestration, and task distribution across LLM workers.

Read →
PRACTICAL GUIDE

Multi-Agent Content Pipeline with Claude Code

Build autonomous content systems using Claude Code skills, semantic search, and chained agents

Read →
OPERATOR DOSSIER

Dan Shipper's AI Journaling and Personal Development System

How the Every CEO uses AI as a therapist, coach, and journaling partner—turning ChatGPT into a personalized second brain that knows his goals, relationships, and growth areas.

Read →
OPERATOR DOSSIER

Steve Korshakov builds the AI tools he wants to use

Steve Korshakov's local AI pattern is builder agency: run models near your code, own the capture loop, and turn personal workflows into tools.

Read →
OPERATOR DOSSIER

Thomas Landgraf's Deep Knowledge Method

How a 40-year veteran developer uses research-driven knowledge documents to turn Claude Code hallucinations into production-ready implementations

Read →
OPERATOR DOSSIER

Takuya Matsuyama's AI-Powered Development Journaling

How the Inkdrop creator uses Claude Code and MCP to automate development journals without interrupting flow state

Read →
OPERATOR DOSSIER

Russ Poldrack's Ten Rules for AI-Assisted Scientific Coding

How a Stanford neuroscientist created a rigorous framework for using AI coding agents in research without sacrificing scientific integrity

Read →
OPERATOR DOSSIER

Rick Hightower's Universal Skill Installer

How a Fortune 100 AI architect built skilz, the package manager that installs agent skills across 14+ coding assistants

Read →
OPERATOR DOSSIER

Paul Gauthier's Terminal-First AI Coding

How the Inktomi co-founder built Aider, the open-source terminal tool that treats AI as a pair programmer instead of an autonomous agent

Read →
OPERATOR DOSSIER

Nir Gazit's Open LLM Observability

How the Traceloop founder built OpenLLMetry to bring OpenTelemetry standards to LLM applications

Read →
OPERATOR DOSSIER

Max Woolf's Selective AI Approach

The BuzzFeed data scientist builds AI tools while rarely using generative LLMs himself

Read →
PRACTICAL GUIDE

LLM-as-Judge Evaluation

Use LLMs to evaluate LLM outputs. Build reliable automated judges through critique shadowing and iterative calibration with domain experts.

Read →
OPERATOR DOSSIER

Kaushik Gopal's Agentic Flow State

How the Fragmented podcast host and Instacart principal engineer runs parallel AI agents for hours using structured plans and tmux

Read →
OPERATOR DOSSIER

John Lindquist's TypeScript Hooks for Claude Code

How the egghead.io co-founder brings type safety to Claude Code automation after spending over 1 billion tokens on AI-assisted development

Read →
OPERATOR DOSSIER

Jeremy Longshore's Claude Code Plugins Hub

How an operations manager turned AI consultant built a 549-skill marketplace that turns plugins into production workflows

Read →
OPERATOR DOSSIER

Jeffrey Emanuel's Agentic Coding Flywheel

A former quant investor built 70+ open-source tools that let AI coding agents coordinate like a self-managing development team.

Read →
OPERATOR DOSSIER

Jason Liu's Structured Output Methodology

How the Instructor creator built tools that force LLMs to return validated, type-safe data

Read →
OPERATOR DOSSIER

Ian Nuttall's Non-Technical AI Building

A serial entrepreneur with 100+ exits shares his battle-tested Claude Code agents, session tracking, and parallel workflow tools

Read →
OPERATOR DOSSIER

Hamel Husain's AI Evaluation Framework

How the CodeSearchNet pioneer built a systematic approach to debugging AI products through structured evaluation

Read →
OPERATOR DOSSIER

Elie Steinbock's Inbox Zero

How the Israeli founder built Inbox Zero, an open-source AI email assistant with plain-English rules that hit #1 on GitHub and won Best AI at FOSS Awards

Read →
OPERATOR DOSSIER

Daniel Miessler treats AI as personal infrastructure

Daniel Miessler's Fabric and Personal AI Infrastructure work shows how AI becomes useful when prompts, context, CLI workflows, and memory are treated as system parts.

Read →
OPERATOR DOSSIER

Daksh Gupta's Independent Code Review Thesis

Why the Greptile founder believes AI that writes code should never be the same AI that reviews it

Read →
OPERATOR DOSSIER

Craig Motlin's Autonomous Development Loop

How a Two Sigma VP built a self-running Claude Code system with todo-driven automation and parallel worktrees

Read →
OPERATOR DOSSIER

Brian Christner's Human OS

How a Docker Captain built a unified personal operating system using AI and MCP servers

Read →
OPERATOR DOSSIER

Brian Casel's Spec-Driven Development

How a serial bootstrapper built Agent OS and Design OS to bring structure to AI-assisted coding workflows

Read →
OPERATOR DOSSIER

Andreas Stuhlmuller's Factored Cognition

How the Elicit founder breaks complex AI reasoning into verifiable subtasks, enabling weaker models to reliably catch errors from stronger ones

Read →
OPERATOR DOSSIER

Addy Osmani's Spec-Driven AI Coding

How Google's Head of Chrome Developer Experience applies structured prompts and specs to get reliable results from coding agents

Read →
PRACTICAL GUIDE

The Skills System

Create reusable AI capabilities with Claude Code skills

Read →
OPERATOR DOSSIER

Tiago Forte's Second Brain + AI

PARA and CODE methods with AI. What works, what doesn't, and where AI actually helps.

Read →
OPERATOR DOSSIER

Riley Goodside's Prompt Engineering Patterns

How the world's first Staff Prompt Engineer approaches LLM interaction as an experimental science

Read →
OPERATOR DOSSIER

Ali Abdaal turns content into a capture system

Ali Abdaal's AI content workflow is useful as an operating pattern: capture raw thought fast, process it with AI, then keep human taste in the final edit.

Read →
CONCEPT

Subagent Patterns: Parallel, Sequential, Background

Three dispatch patterns for delegating work to AI subagents and when to use each one.

Read →
PRACTICAL GUIDE

Keep Claude Running for Hours

Build autonomous development loops using todo files, hierarchical subagents, and context compaction to process task lists for hours without human input.

Read →
OPERATOR DOSSIER

Harper Reed's LLM Codegen Workflow

How the former Obama CTO structures AI-assisted development into brainstorm, plan, and execute phases

Read →
PRACTICAL GUIDE

Multi-Agent Coordination: How to Run Three AI Agents Without Merge Conflicts

The four-phase workflow for running parallel AI agents on the same codebase using tmux, git worktrees, and a shared AGENTS.md file.

Read →
OPERATOR DOSSIER

Teresa Torres's Claude Code Task System

How the Continuous Discovery author built a personal operating system with Claude Code, Obsidian, and custom slash commands

Read →
OPERATOR DOSSIER

Boris Cherny: Claude Code, Git Worktrees, and Parallel Agents

How Boris Cherny runs 5+ Claude Code sessions simultaneously: one git worktree per task, less context bleed, automated PR workflows, and a smaller version you can start with two agents.

Read →
OPERATOR DOSSIER

Matt Shumer's Browser Agent Vision

How the HyperWrite CEO is building AI that operates your browser like self-driving mode for the web

Read →
OPERATOR DOSSIER

Maggie Appleton turns notes into working terrain

Maggie Appleton shows how public notes become living terrain: mapped, linked, visual, and useful for AI-era design work.

Read →
OPERATOR DOSSIER

Pieter Levels' Solo Business Approach

How Pieter Levels built $3M+/year in solo revenue with AI coding, simple tech, and high failure tolerance.

Read →
CONCEPT

Human-on-the-Loop

Move from approving every AI action to supervising agents that act autonomously, escalating only when confidence drops or risk rises.

Read →
OPERATOR DOSSIER

Alex Albert's Claude Mastery

Anthropic's Claude Relations lead shares the prompting patterns that make Claude most effective

Read →
PRACTICAL GUIDE

Checkpointing - Safe Rollback for Agent Work

How automatic checkpoints protect your work and let you recover from agent mistakes

Read →
OPERATOR DOSSIER

Ethan Mollick's Four Rules for AI in Knowledge Work

Research-backed framework from Wharton professor on when and how to use AI for knowledge work, including the Jagged Frontier concept and practical prompting techniques.

Read →
OPERATOR DOSSIER

Artur Piszek's WordPress Personal OS

How a software engineer turned WordPress into a self-hosted personal operating system with AI-ready architecture

Read →
PRACTICAL GUIDE

Task Decomposition for AI Documentation

Break documentation projects into discrete steps to get accurate, consistent output from AI tools instead of hallucinated garbage.

Read →
OPERATOR DOSSIER

Steve Krouse's Val Town Platform

How the Future of Coding creator built a social platform where AI can deploy JavaScript in 100 milliseconds

Read →
OPERATOR DOSSIER

Amjad Masad's Replit Vision

How the Replit founder is democratizing software creation with AI-powered coding environments

Read →
OPERATOR DOSSIER

Nat Eliason's AI Productivity Stack

How the Growth Machine founder evolved from Roam Research to AI-powered systems for goals, writing, and personal knowledge

Read →
PRACTICAL GUIDE

Auto-Activating Skills in Claude Code

Configure skills to trigger automatically based on keywords, file patterns, and context instead of manual slash commands.

Read →
OPERATOR DOSSIER

Daniel Vassallo's Small Bets: How to Build a Portfolio of Profitable Products

Learn Daniel Vassallo's Small Bets philosophy: how he left a $500K Amazon job to make $1M+ with tiny products by embracing randomness and portfolio thinking.

Read →
OPERATOR DOSSIER

Andrej Karpathy's AI-First Development

How Andrej Karpathy builds software in the AI era: vibe coding for prototypes, three-layer workflow for production.

Read →
OPERATOR DOSSIER

Jesse Vincent's Superpowers Skills Framework

How the Keyboardio founder built an agentic skills methodology that turns Claude Code into a self-steering development system

Read →
OPERATOR DOSSIER

Sahil Lavingia's AI-First Company

How the Gumroad CEO runs a $10M ARR company with AI agents writing 41% of code commits, targeting 80%

Read →
CONCEPT

Plan Mode in Claude Code

Research before coding to avoid wrong approaches and hallucinations

Read →
PRACTICAL GUIDE

Quick Start: Pick Your Path

Three ways to build a personal OS today. Choose based on your tools and comfort level: Claude Code for developers, GPT + Zapier for quick setup, or Gemini for Google users.

Read →
CONCEPT

Principles for AI Delegation

What to delegate to AI and what to keep human

Read →
CONCEPT

Agent Checkpointing: Save, Restore, and Rewind Autonomous Work

How checkpoint systems enable long-running agent workflows by saving state periodically, allowing recovery from failures and rollback from bad decisions

Read →
OPERATOR DOSSIER

Geoffrey Litt's Malleable Software Vision

How a researcher at Ink & Switch and Notion is building toward software that users can reshape like clay

Read →
PRACTICAL GUIDE

Git Worktrees for Parallel Agents

Run multiple AI agents on the same codebase without conflicts using git worktrees

Read →
OPERATOR DOSSIER

Alexander Opalic's Claude Code Deep Dives

How a German developer became the go-to source for understanding Claude Code's full stack — MCP, skills, subagents, hooks, and plugins

Read →
PRACTICAL GUIDE

Custom Slash Commands

Create reusable workflows triggered by /name in Claude Code

Read →
OPERATOR DOSSIER

Swyx's Learning in Public

Why documenting your learning publicly creates more career opportunities than private study.

Read →
OPERATOR DOSSIER

Bas Nijholt's Agentic Coding Journey

How a quantum physicist at IonQ went from AI skeptic to shipping packages faster than ever with Claude Code

Read →
PRACTICAL GUIDE

Claude Code for Non-Developers

How product managers, analysts, and writers use Claude Code without writing a single line of code

Read →
CONCEPT

Vibe Coding

Building software through conversation instead of keystrokes

Read →
PRACTICAL GUIDE

Voice-First Content Creation

Replace typing with talking. Brain dump while walking, transcribe with AI, generate multiple versions, polish the best. From 2 hours to 30 minutes per piece.

Read →
OPERATOR DOSSIER

David Shapiro's ACE Framework

How an AI researcher designed a layered cognitive architecture for building autonomous personal AI systems

Read →
PRACTICAL GUIDE

Pixel NAS: Turn a 2016 Pixel into a Google Photos Upload Daemon

Use an original Pixel as a tiny always-on inbox that syncs photos from other devices and uploads them to Google Photos.

Read →
OPERATOR DOSSIER

Peter Yang's AI Content System

How a product lead interviews AI power users and builds systems for content creation at scale

Read →
OPERATOR DOSSIER

Ado Kukic's Advent of Claude

How Anthropic's Developer Relations engineer documented 31 days of Claude Code tips, from basics to advanced agent patterns

Read →
OPERATOR DOSSIER

Tom Johnson's AI-Assisted Technical Writing Workflow

How the technical writing veteran uses iterative prompting and task decomposition to double his documentation output at Google

Read →
OPERATOR DOSSIER

Simon Willison's Workflow

How the Django co-creator uses CLI tools, SQLite logging, and rapid prototyping to build an AI-powered workflow

Read →
CONCEPT

The Three-Layer Workflow

Match your AI tool to the task: tab completion for most work, agents for multi-file changes, reasoning for architecture

Read →
OPERATOR DOSSIER

Armin Ronacher's Agentic Coding Practice

How the Flask creator approaches AI-assisted development with Claude Code — token-efficient, low-intervention, and surprisingly Vim-friendly

Read →
CONCEPT

Agentic Design Patterns: ReAct, Reflection, Planning, Tool Use

When to use ReAct loops, self-critique, task decomposition, and tool calling in AI agents. A practical pattern library for building effective agent systems.

Read →
OPERATOR DOSSIER

Kent C. Dodds' AI-Powered Developer Educator Workflow

How the creator of Testing Library and Epic React uses ChatGPT, Copilot, and Cursor to teach hundreds of thousands of developers

Read →
PRACTICAL GUIDE

Hooks System in Claude Code

Automate workflows with deterministic triggers that run shell commands at specific points in Claude Code's lifecycle.

Read →
PRACTICAL GUIDE

Customizing the Status Line

Configure Claude Code's status line to display model, git status, tokens, and custom information

Read →
CONCEPT

Terminal-Native AI Coding: Neovim with Claude Code

Run Claude Code alongside Neovim in split terminal panes. Keep your vim keybindings while getting AI assistance. No VS Code required.

Read →
← All topics & tags