Prun banner
yzhao062 yzhao062

Prun

Development community

Description

--- description: "Run prun: parallel delegation fan-out (Codex-primary, Opus coordinates)" argument-hint: "[task description or context]" --- Read and follow the skill definition. Look for it at `skills/prun/SKILL.md` first, then `.claude/skills/prun/SKILL.md`, then `.agent-config/repo/skills/prun/SKILL.md`. Command arguments from the slash invocation: `$ARGUMENTS` Treat the command arguments as the task to fan out. prun decomposes the task into independent units and runs many of them in para

Installation

Installs to ~/.claude/commands/yzhao062-anywhere-agents-prun.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yzhao062/anywhere-agents/HEAD/.claude/commands/prun.md -o ~/.claude/commands/yzhao062-anywhere-agents-prun.md

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

Full documentation available on GitHub

View Source Repository