What problem does it solve? Coordinating coding agents, isolated workspaces, and recurring tasks across a Paseo daemon requires knowing many MCP tools and CLI commands; this Skill provides the operational reference for managing that lifecycle correctly. ## Core Features & Use Cases - Workspace and Project Management: Create, list, rename, and archive projects and workspaces, including worktree isolation modes like branch-off, checkout-branch, and checkout-pr. - Agent Orchestration: Create agents with provider/model settings, send follow-up prompts, use agent profiles, and rely on notifyOnFinish notifications instead of polling. - Schedules and Heartbeats: Start recurring agents on cron cadences or send heartbeat prompts back to the current conversation for reminders and status checks. - Use Case: Delegate a bug fix by creating a worktree workspace with branch-off isolation, launching a Codex agent with fast mode enabled, and getting notified when it finishes. ## Quick Start Ask the agent to create a Paseo worktree workspace for a new branch and launch a coding agent on it with a prompt describing the task.