How to install paseo-orchestrate
npx skills add https://github.com/getpaseo/paseo --skill paseo-orchestrateFull instructions (SKILL.md)
Source of truth, from getpaseo/paseo.
name: paseo-orchestrate description: Deprecated. Renamed to paseo-epic. Loading this skill redirects to paseo-epic and tells the user. user-invocable: true
Deprecated — use paseo-epic
This skill has been renamed to paseo-epic.
- Load the
paseo-epicskill and follow it. - Tell the user, in one sentence:
paseo-orchestrateis deprecated — usingpaseo-epicinstead.
Related skills
More from getpaseo/paseo and the wider catalog.
paseo
Paseo reference for managing agents and worktrees. Load whenever you need to create agents, send them prompts, or manage worktrees.
paseo-handoff
Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.
paseo-loop
Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.
paseo-committee
Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.