What problem does it solve?
This Skill provides a streamlined method for running and monitoring Pi Flow workflows directly through the SDK CLI with Claude Code, facilitating automated and efficient workflow management.
Core Features & Use Cases
- Workflow Execution: Run and monitor any pre-created Pi Flow workflow on the Pi fleet with a single CLI command.
- Dry Run and Live Execution: Execute workflows in a free dry run mode for template validation or directly in the background for live execution.
- Monitoring and Diagnostics: Continuously monitor the status and health of workflows using integrated tools and logging.
- Scope Windowing: Filter the execution to a specific part of the workflow using the
--from and --until options.
- Profilied Execution: Run predefined profiles in workflows for optimized performance or dev versions without gate verification.
Quick Start
Execute the 'game-omni' workflow in production mode using Claude Code by typing:
run piflow-start game-omni --profile production