2026-04-12

Why the AI PM OS Feels More Powerful Than a Chatbot

The real leap isn't just a smarter model. It's durable context, ranked workstreams, startup routines, and an environment designed for re-entry.

ai-pm-os
2026-04-12

How the AI PM OS Spins Up My Entire Workday

A technical walkthrough of start-day, the Chief of Staff planner, the public state layer, and resumable cmux workstreams.

ai-pm-os
2026-04-12

I Built an AI PM OS

Why I turned a growing pile of AI skills into a product-management operating system with durable workstream context and a start-of-day command center.

ai-pm-os
2026-04-06

I Stopped Telling My Agent Which Tool to Use

The auto-pilot skill routes requests to the right skill automatically. Routing tables, intent parsing, multi-skill chaining — how one meta-skill replaced a 97-option menu.

orchestration
2026-04-06

The File That Runs My Entire AI Setup

I published my AGENTS.md — the single file that configures how my AI agent behaves across 76+ skills. Identity, memory, to-dos, boundaries, and tool routing in one markdown document.

agents-md
2026-03-24

We Built an AI Skill That Writes Product Requirements Docs

How a team went from markdown-first specs to an agent skill that writes PRDs with auto-referenced internal sources — in two weeks.

product-management
2026-03-24

How I Automated Every Workflow with AI Skills

A practical guide to building 35+ AI agent skills that automate morning triage, email, project management, and more — no engineering degree required.

workflow
2026-03-23

Cutting 80% of the Noise from My AI Memory System

After distilling 2,718 observations, found ~90% were noise. Seven plugin changes cut volume by ~80% while preserving signal.

memory-system
2026-03-14

I Stopped Maintaining My To-Do List and Let the Agent Do It

A proactive to-do system that auto-captures from Slack, Gmail, Calendar, and Linear — prioritizes, syncs to calendar, and surfaces at every session.

workflow
2026-03-11

The Signal-to-Noise Problem in AI Memory

After a week of running amp-mem, context injection got noisy. Five targeted fixes brought the signal-to-noise ratio back.

memory-system
2026-03-11

When Your Plugin Works but Nothing Happens

Debugging why amp-mem plugin tools returned empty results — the silent failure mode of Amp's experimental $ tagged template API.

debugging
2026-03-05

Building a Persistent Memory System for Amp

From zero to cross-session intelligence — a ~500-line bash CLI backed by SQLite + FTS5, paired with a TypeScript plugin that hooks into Amp's event system.

memory-system
2026-03-05

I Replaced My Morning Routine with a Single Command

A "start of day" skill that triages Slack, Gmail, Calendar, and comments from Figma, Docs, Linear, and Notion — inbox zero in under 10 minutes.

workflow