purple-ai
v0.0.27
Published
Purple - AI-powered workspace management CLI that wraps Claude Code
Maintainers
Readme
./purple
Engineer products at the speed of thought.
Purple orchestrates AI agents to ship complex features autonomously. Transform plain English descriptions into working code that follows your team's standards.
Installation
npm install -g purple-aiOr run directly with npx:
npx purple-aiRequirements
- Node.js 18.0.0 or higher
- Claude Code installed
- Git
- macOS (Intel or Apple Silicon) or Linux (x64)
Usage
# Start Purple
purple-ai
# Show version
purple-ai --version
# Show help
purple-ai --helpFeatures
- Standards Sync: Analyzes your codebase to generate standards teaching AI your architecture, patterns, and conventions
- Requirements Refinement: Transforms plain English descriptions into precise, actionable product requirements
- Orchestrated Execution: Breaks requirements into tasks, assigns them to specialized agents, and delivers working code
- Workspace Management: Create and manage workspaces with multiple repositories
- Team Collaboration: Share workspaces and standards with your team
- Claude Code Integration: Seamless integration with status bar and ticket tree overlay
Support
- GitHub Issues: github.com/team-purple-ai/purple-cli/issues
- Website: bepurple.ai
License
MIT
