What problem does it solve?
This Skill ensures continuous visibility into development progress by automatically posting PR comments in parallel with every commit, push, or update, preventing silent work and keeping stakeholders informed in real-time.
Core Features & Use Cases
- Real-time Updates: Automatically posts comments to a Pull Request for every commit, push, or significant change.
- Agent-Specific Identity: Utilizes distinct GitHub tokens for different agents, clearly attributing actions within the PR.
- Workflow Integration: Seamlessly integrates with other skills like
ten-pass-verification and pr-push-merge to provide a transparent and auditable development process.
- Use Case: When a developer commits a fix, a comment like "Committed: fix for bug #123" appears on the PR instantly. When an agent completes a verification pass, a comment like "[Agent] PASS — All checks complete" is posted.
Quick Start
Use the pr-comments-live skill to post a comment to the PR indicating that you have committed your changes.