원클릭으로
sub-agents
Use multiple pi sub-agents for delegation, isolation, and parallel work. Use when tasks can be split and later merged.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use multiple pi sub-agents for delegation, isolation, and parallel work. Use when tasks can be split and later merged.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Write plans intended for a cheaper or less capable implementation model. Use when the user asks for a plan suitable for another LLM, junior engineer, intern, cheaper model, coding agent, or implementation delegate.
Use when the user asks for ideas, brainstorming, discussion, exploration, possibilities, pros and cons, tradeoffs, or to "think through" something.
Use this skill when asked to plan something, or plan and implement. Do not use when asked to implement a plan.
Use when initializing Rust projects or modifying Cargo.toml, Cargo.lock, cargo config, or other cargo-related files. Prefer this skill for dependency changes, features, package metadata, workspaces, and cargo commands. Do not load it for editing Rust source code generally.
Split an existing commit or PR into smaller reviewable pieces through a one-hunk patch queue. Use when extracting part of a commit, splitting a commit into multiple commits, or splitting PR changes from one or more source commits without starting from direct source edits.
Checkpoint, inspect, and return through session tree branches. Use when exploring uncertain approaches, investigating code, or when the user asks for a forked agent.
| name | sub-agents |
| description | Use multiple pi sub-agents for delegation, isolation, and parallel work. Use when tasks can be split and later merged. |
Use sub-agents for focused delegation, parallel work, role separation, prompt isolation, and staged pipelines.
scripts/run-subagent.sh.--prompt "<prompt>" on every launch and resume.scripts/run-subagent.sh --help.scripts/run-subagent.sh -- --help.look into this or help with this.medium. This thinking level is suitable for most tasks.--thinking minimal or --thinking low for mechanical edits, straightforward execution, or format conversion, as less thinking is faster.scripts/run-subagent.sh --prompt "<prompt>"scripts/run-subagent.sh --thinking minimal --prompt "<prompt>"scripts/run-subagent.sh --resume ~/.pi/agent/subagent-sessions/<file>.json --prompt "<prompt>"scripts/run-subagent.sh --prompt "<prompt>" -- --model sonnetscripts/run-subagent.sh -- --help