Paseo Advisor spins up a single agent to act as an independent advisor: it reads a self-contained briefing about a question or task, evaluates options, and returns a reasoned recommendation. The advisor explicitly does analysis only — it does not edit files or execute changes. Typical uses include design reviews, audits, research checks, and second opinions on decisions.
Use this skill when you need an outside perspective without delegating execution: e.g., 'Did I miss anything in this plan?', 'Which approach is better and why?', or 'Give a review of this PR/diff.' Also useful to run a focused forwarded skill (the advisor can invoke other skills like unslop) while keeping control with the user.
/unslop) so the advisor can invoke other tools.Works with orchestration providers and coding LLMs that Paseo supports (e.g., Claude-family, Gemini, Copilot-style agents) since it focuses on prompting and orchestration rather than runtime-only tooling.
This skill has not been reviewed by our automated audit pipeline yet.