pumasi

Community

Claude PM, Codex Devs: Parallel Coding

Authorfivetaku
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles large-scale coding projects by offloading implementation to multiple parallel Codex instances, orchestrated by Claude as a Project Manager, significantly reducing development time and Claude's token consumption.

Core Features & Use Cases

  • Parallel Development: Distributes independent subtasks to multiple Codex CLI workers for simultaneous implementation.
  • Claude as PM: Claude designs the architecture, defines task signatures, and sets validation gates, but does not write code bodies.
  • Automated Validation: Employs bash-based "gates" (e.g., tsc, npm run build, grep) for token-free verification of subtasks.
  • Use Case: Building a new microservice with a backend API, a frontend component, and utility modules. Pumasi can assign each of these to a separate Codex worker, allowing them to be developed concurrently.

Quick Start

Use the pumasi skill to create a Todo app by describing the task.

Dependency Matrix

Required Modules

yaml

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pumasi
Download link: https://github.com/fivetaku/pumasi/archive/main.zip#pumasi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.