pasp-orchestrator

Classify PASP user tasks and route them to subskills or references.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/cy0752/PASPskills --skill pasp-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pasp-orchestrator
Source: https://github.com/cy0752/PASPskills/tree/main/skills/subskills/pasp-orchestrator
Command: npx skills add https://github.com/cy0752/PASPskills --skill pasp-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures efficient PASP task classification and routing, optimizing workflow management and enhancing the overall user experience.

Core Features & Use Cases

  • Task Classification: Classifies PASP user tasks into workflows or references based on content.
  • Workflow Routing: Directs tasks to the appropriate subskill or reference for execution.
  • Mixed Request Handling: Manages tasks that require both workflow and reference information.
  • Early Confirmation: Provides early confirmation for complex tasks with multiple plausible paths.
  • Run Directory Isolation: Ensures isolation of run directories for safety and cleanliness.
  • Delegating Context-Heavy Work: Delegates fact collection tasks to subagents for efficiency.
  • Input Modification and Parameter-Tuning: Guides users through input modification and parameter tuning.
  • Minimal Confirmation: Requires confirmation for structure-based workflows and runs.

Quick Start

Run the pasp-orchestrator skill to classify and route a PASP task.

Frequently Asked Questions about pasp-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I classify and route complex PASP tasks to the correct workflow?

To classify and route complex PASP tasks, use an orchestrator that analyzes task content and directs it to the appropriate subskill or reference. It supports early confirmation for tasks with multiple plausible paths.

What is the best way to manage mixed PASP requests that need both workflows and references?

Managing mixed PASP requests involves using a task routing system that handles tasks requiring both workflow execution and reference information simultaneously, ensuring comprehensive task resolution.

How does early confirmation work for PASP tasks with multiple paths?

Early confirmation for PASP tasks with multiple paths works by prompting user interaction before execution, ensuring the selected subskill or reference matches the user's intent when ambiguity exists.

Do I need PASP knowledge to use workflow routing and task classification tools?

Yes, you need PASP knowledge and user interaction to use workflow routing and task classification tools effectively. The system guides input modification and parameter tuning but relies on your domain understanding.

Can I isolate run directories when executing PASP workflows?

Yes, you can isolate run directories when executing PASP workflows to ensure safety and cleanliness. This prevents conflicts between concurrent tasks and maintains a structured workspace.

When should I require confirmation for structure-based PASP workflows?

You should require confirmation for structure-based PASP workflows and runs to prevent unintended execution. This minimal confirmation step ensures task routing accuracy before proceeding with parameter tuning.