Pumasi banner
fivetaku fivetaku

Pumasi

Development community

Description

--- name: pumasi description: "Codex CLI를 병렬 외주 개발자로 활용하여 대규모 코딩 작업을 병렬 처리" argument-hint: "[작업 설명]" allowed-tools: - Bash - Read - Write - Edit - Glob - Grep --- <!-- first-run setup: idempotent, non-blocking, self-skips after first run --> **Step 0 — run once at the very start, before anything else:** run `bash "${CLAUDE_PLUGIN_ROOT}/setup/setup.sh" ask`. If its output starts with `STAR_ASK`, immediately call the **AskUserQuestion** tool once, with the question and options phrased

Installation

Installs to ~/.claude/skills/fivetaku-pumasi-pumasi/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fivetaku-pumasi-pumasi && curl -fsSL https://raw.githubusercontent.com/fivetaku/pumasi/HEAD/commands/pumasi.md -o ~/.claude/skills/fivetaku-pumasi-pumasi/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository