What problem does it solve?
This Skill eliminates the productivity drain caused by waiting for CI checks, deployments, or long-running builds to finish. Instead of watching a spinner or manually polling, it automates the wait and redirects your agent to perform other high-priority tasks.
Core Features & Use Cases
- Productive Wait-Queue: Automatically pulls work from your task list, memory, or knowledge graph while waiting for external processes.
- Self-Healing CI: Classifies common CI failures (lint, format, codegen) and attempts automated fixes, reducing the need for human intervention.
- Parallel Safety: Manages concurrent agent sessions using unique session IDs to ensure state isolation and prevent race conditions.
Quick Start
Invoke the p9 skill to watch your current pull request and automatically handle CI checks and potential self-healing while you focus on other tasks.