What problem does it solve?
This Skill allows you to efficiently dispatch and manage the pi coding agent for various sub-tasks, enhancing your coding workflow.
Core Features & Use Cases
- Task Dispatch: Assign specific coding tasks to the pi agent, such as code review, analysis, edits, or multi-agent orchestration.
- Alias-Based Model Selection: Use aliases to select from a predefined list of models, including GPT-5.6 Sol, GPT-5.6 Terra, and GPT-5.6 Luna.
- Streamlined Execution: Execute commands using the
pi-watch script for alias-based model selection and prompt execution.
- Pre-flight Validation: Validate model availability and authentication before dispatching the pi agent.
Quick Start
Use the 'pi-dev' skill to analyze the code in the 'src/auth.ts' file for security issues:
pi-watch --alias codex "Analyze the auth flow in src/auth.ts for security vulnerabilities."