sase_run

Manage agent-initiated task launches through an approval and dispatch system.

5|Updated Dec 6, 2021
One-click install
npx skills add https://github.com/bbugyi200/dotfiles --skill sase-run
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sase_run
Source: https://github.com/bbugyi200/dotfiles/tree/main/home/dot_codex/skills/sase_run
Command: npx skills add https://github.com/bbugyi200/dotfiles --skill sase-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of uncoordinated agent spawning by providing a structured, approval-based mechanism for launching new SASE agents from within an existing agent session.

Core Features & Use Cases

  • LaunchApproval Integration: Ensures all agent-initiated launches are tracked and approved, preventing unauthorized or runaway processes.
  • Complex Workflow Orchestration: Supports parallel clan execution, sequential family attachments, and sophisticated wait directives for dependency management.
  • Use Case: When an agent needs to delegate a security audit to a specialized reviewer agent, this skill manages the request, approval, and dispatch process while maintaining the correct workspace context.

Quick Start

Use the sase_run skill to submit a new agent launch request by providing a JSON configuration file to the sase launch request command.

Frequently Asked Questions about sase_run

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

FAQPage Schema
How do I orchestrate secure agent-to-agent workflows in SASE environments?▼

Secure agent-to-agent workflows are orchestrated through a centralized approval and dispatch system that manages the lifecycle of agent-initiated task launches. It enforces workspace references and lifecycle directives to ensure durable, verifiable execution.

What is the best way to prevent unauthorized or runaway processes during multi-agent orchestration?▼

Preventing unauthorized processes during multi-agent orchestration requires an approval-based launch mechanism that tracks and validates all agent-initiated launches. This ensures no unauthorized or runaway processes can spawn from existing sessions.

Can I execute parallel clan members and sequential family dependencies within a single agent dispatch?▼

Parallel clan members and sequential family dependencies can be executed within a single dispatch system. The orchestration supports sophisticated wait directives to manage complex dependency chains across multiple agents.

How do I submit a new agent launch request for a specialized security audit?▼

Submitting an agent launch request involves providing a JSON configuration file to the launch request command. This manages the delegation to a specialized reviewer agent while maintaining the correct workspace context.

Does the agent dispatch system enforce strict workspace references during task execution?▼

The agent dispatch system enforces strict adherence to workspace references and lifecycle directives. This ensures that all agent-initiated task launches remain durable and verifiable throughout their execution lifecycle.