Discover and explore top open-source AI tools and projects—updated daily.
phurynA second brain for product managers, built on local markdown
Top 63.3% on SourcePulse
PM Brain OS addresses the challenge of scattered product management context by providing a "second brain" solution. It centralizes knowledge, decisions, and hypotheses in plain Markdown files locally, integrated with Claude Code. This aims to improve recall, maintain context, and ensure traceable decisions for PMs overwhelmed by fragmented information.
How It Works
The system uses a core loop: ingest artifacts, synthesize, propagate updates to structured stores (knowledge/, hypotheses/, decisions/, stakeholders/), and tag claims with provenance. It avoids vector databases, cloud storage, and agent memory tricks, relying on grep-able Markdown. A weekly /review sweep flags drifting information and prompts actions, keeping the knowledge base current.
Quick Start & Requirements
curl (macOS/Linux/WSL/Git Bash) or powershell (Windows).cd <folder>; claude then /pm-brain.docs/walkthrough.md, docs/how-it-works.md.Highlighted Details
/ingest, /prep, /review, /ideate, /risk, /plan streamline PM workflows./review command synthesizes state, flags issues, and drafts action items.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
A "Research preview" with very recent real-world deployment. Not for autonomous PM; user judgment is key. Evaluation suite reports 404/406 checks passing (≈99.5%), with two known residual LLM-judge failures on long scenarios.
1 month ago
Inactive