@phantom-pm/cli
v3.2.2
Published
PHANTOM - The invisible force behind every great product. Open-source PM operating system for the terminal age.
Maintainers
Readme
@phantom-pm/cli
PHANTOM - The invisible force behind every great product.
Open-source PM operating system for developers and AI agents.
Installation
# Run instantly with npx
npx @phantom-pm/cli --tag next
# Or install globally
npm install -g @phantom-pm/cliQuick Start
# Initialize PHANTOM with your project
phantom context add ./my-project
# Generate a PRD in seconds
phantom prd create "User Authentication System"
# Get AI-powered analysis
phantom swarm "Should we add social login?"
# Create user stories
phantom stories generate "Payment processing"Features
- 🧠 Context Engine - Understands your entire codebase
- 🤖 Agent Swarm - 7 specialized PM agents analyze decisions
- 📦 Module System - 40+ installable capabilities
- 🔒 100% Local - Your data never leaves your machine
- 🌉 The Bridge - Translates PM ↔ Dev automatically
- ⚡ MCP Integration - Works with Claude Code, Cursor, VS Code
Documentation
Links
- Website: https://phantom.pm
- GitHub: https://github.com/sir-ad/Phantom
- Discord: https://discord.gg/phantom
Contributing
See CONTRIBUTING.md. We welcome PRs, module ideas, and bug reports.
git clone https://github.com/sir-ad/Phantom.git
cd phantom && npm install && npm run build && npm testLicense
MIT
