Automates the PeakyPanes development environment setup by managing installations, daemon restarts, and terminal sessions.
The run-dev skill streamlines the development lifecycle for the PeakyPanes TUI project manager. It automates the execution of the repository's internal development scripts, handling the heavy lifting of re-installing the CLI, restarting background daemons, and launching fresh Ghostty terminal windows. This ensures a consistent and rapid feedback loop for developers, allowing them to jump from code changes to a fully configured runtime environment with specific layouts in a single command.
Key Features
01One-command Go installation and daemon restart
02Automated Ghostty terminal integration
03Environment validation and repository root detection
04Support for custom YAML layout arguments
05Automated dev session initialization
06109 GitHub stars
Use Cases
01Rebuilding the PeakyPanes CLI and refreshing services after code changes
02Automating the transition from editing to runtime testing on macOS
03Starting a fresh development session with a specific TUI layout