What problem does it solve?
Enable Claude to act as a project PM that designs high-level architecture, decomposes work into independent Codex-based subtasks, and orchestrates parallel implementation with automatic integration and gate-driven quality checks.
Core Features & Use Cases
- Phase-driven PM planning: Claude creates a comprehensive plan, defines data models and task boundaries, and sequences rounds for parallel execution.
- Parallel Codex execution: Independent subtasks are implemented by Codex workers concurrently, accelerating delivery for multi-module projects.
- Gate-driven QA & integration: Automated tsc/build/test checks and consolidated results ensure deterministic, auditable outcomes across rounds.
- End-to-end orchestration: Context sharing between rounds, task signature enforcement, and centralized monitoring for cohesive integration.
Quick Start
Define a pumasi.config.yaml with tasks and run pumasi.sh start to orchestrate parallel Codex workers under Claude supervision.