Skip to content
Jac's Journal
Go back

AutoPM

A local product-manager agent that keeps product context, objectives, plans, release readiness, recurring jobs, and reviewed memory in one inspectable workspace.

AutoPM terminal interface showing heartbeat and memory status
TypeScript Node.js AI Agents npm
View on GitHub →

Overview

AutoPM gives software teams a persistent product-management layer around their coding agents. It keeps decisions and product state in local, reviewable artifacts instead of scattering them across prompts, chat history, and external tools.

Key Features

Technical Approach

AutoPM ships as the @jacfrost/autopm npm package and bundles a Pi-derived agent runtime behind a standalone command-line interface. Workspace state stays local and inspectable, while external mutations require explicit, reviewed authority.