Unified Context Engineering
Transform complexity into coherence with orchestrated AI persona intelligence.
Coherence is the AI context engineering platform that brings order to complexity, transforming multiple AI personas into a unified, harmonious system. Like a conductor leading an orchestra, Coherence ensures every persona plays its part perfectly.
- π Unity from Multiplicity - Multiple personas, coherent output
- πΌ Orchestrated Intelligence - Not just AI, but coordinated AI
- βοΈ Precision Context Control - Engineering-grade persona management
- π Seamless Integration - Different voices, smooth transitions
- π 4-8x Faster Development - Native parallel execution across all agents
- π― Zero Setup Time - Working unified system in under 5 minutes
- β¨ Automatic Claude Code Integration - Coherence Orchestrator auto-activates
- πΌ Production Ready - Used by teams shipping real products
# Quick install with defaults (non-interactive)
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaults
# Or interactive installation
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash
# Install specific version
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --version 4.1.4
# With TTS voice notifications
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --with-tts --defaults# APM Orchestrator automatically activates after installation!
# Just start Claude Code and the enhanced output style is ready
# Activate the orchestrator manually
/ap
# Or jump straight to a specialist
/analyst # Research and requirements
/architect # System design
/dev # Code implementation
/qa # Testing and quality| Agent | Command | Specialty |
|---|---|---|
| π Analyst | /analyst |
Research, requirements, market analysis |
| π Product Manager | /pm |
PRDs, product strategy, roadmaps |
| ποΈ Architect | /architect |
System design, technical architecture |
| π¨ Design Architect | /design-architect |
UI/UX, frontend architecture |
| π Product Owner | /po |
Backlog management, story grooming |
| π Scrum Master | /sm |
Sprint planning, story creation |
| π» Developer | /dev |
Code implementation, optimization |
| π QA Engineer | /qa |
Testing, quality assurance, automation |
| π― Orchestrator | /ap |
Coordination, delegation, workflow |
APM seamlessly integrates with Claude Code:
# APM Orchestrator output style automatically activated
# Enhanced structured communication patterns
# Evidence-based decision making protocols
# Parallel agent coordination built-inRun multiple agents simultaneously for maximum speed:
/parallel-sprint # 4 developers working in parallel
/parallel-qa # Complete test suite execution
/parallel-prd # 70% faster document creationSeamlessly transition between agents:
/analyst # Gather requirements
/handoff architect # Pass context to architect
/handoff dev # Move to implementationComplete release management in minutes:
/version 2.0.0 # Update all version references
/release 2.0.0 # Build, tag, and publishAfter installation, comprehensive documentation is available at:
.apm/README.md- Complete documentation index.apm/documentation/- All guides and references
- 70% faster PRD creation
- 4.6x faster sprint completion
- 92% accuracy in test predictions
- 34+ hours/week saved per team
- Claude Desktop (Claude Code)
- Linux, macOS, or WSL
- 2GB free space
- Git (optional, for version control)
The universal installer v2.0 supports flexible command-line options for various installation scenarios:
| Option | Short | Description |
|---|---|---|
--defaults |
-y |
Non-interactive installation with default settings |
--version VERSION |
-v |
Install specific version (e.g., --version 4.1.4) |
--path PATH |
-p |
Custom installation directory |
--with-tts |
-t |
Enable TTS voice notifications |
--quiet |
-q |
Minimal output (silent mode) |
--verbose |
-V |
Detailed debug output |
--help |
-h |
Show all available options |
# π Quick install with defaults (recommended for automation)
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaults
# π Install to specific directory
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --path /opt/apm --defaults
# π― Install specific version
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --version 3.5.0 --defaults
# π Install with TTS voice notifications
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --with-tts --defaults
# π€« Silent installation (CI/CD friendly)
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaults --quiet
# π Debug installation issues
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaults --verbose
# πͺ Full-featured installation
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --path /opt/apm --with-tts --quiet --version 4.1.4
# β Show help and all options
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --help-
Interactive Mode (default): Prompts for configuration options
# β NOW WORKS! Fixed in v2.0 - accepts user input even when piped curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash
You'll be prompted for:
- Project name
- Plopdock MCP Server setup
- TTS provider selection
- Notification preferences
- Python support
-
Non-Interactive Mode: Perfect for automation and scripts
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaultsUses defaults for all options - no prompts
v4.1.4 - Critical Fixes & Coherence Branding
- π§ Critical bug fix - Eliminates "Wait: command not found" installation errors
- Enhanced validation system - Automatically detects and corrects bash command typos
- Auto-correction capability - Uses sed commands to fix capitalized "Wait" commands
- Transparent operation - Clear feedback about validation results and fixes applied
- Prevention framework - Blocks future similar bash command case sensitivity issues
- Zero user impact - Validation runs seamlessly during installation process
- Critical installation fixes - Resolves persistent "Wait: command not found" errors
- Complete Coherence branding - Updated TTS messaging and consistent brand experience
- Missing command integration - Added coherence command template processing
APM is actively developed and welcomes contributions. Check our contribution guidelines to get started.
MIT License - see LICENSE for details.
Ready to revolutionize your development workflow? Install APM and experience the power of parallel AI agents working as your team.
# Get started in 30 seconds (non-interactive)
curl -fsSL https://raw.githubusercontent.com/omayhemo/APM/master/install.sh | bash -s -- --defaultsBuilt for developers who ship.