About
The Iterate PR skill streamlines the development workflow by managing the repetitive cycle of code submission and feedback. It monitors CI/CD pipelines via the GitHub CLI, extracts logs from failed builds, processes both human and bot review comments, and applies targeted fixes to the codebase. By automatically waiting for builds to complete and re-evaluating the PR status, it ensures that developers can focus on complex tasks while the skill handles the tedious feedback-fix-push-wait loop required to reach a green state.