What problem does it solve?
This skill enables structured defect discovery by orchestrating an agent sequence to review repositories and log issues on GitHub, ensuring no file modifications occur.
Core Features & Use Cases
- Agent sequence coordination: Orchestrates max-devops-engineer, patrick-reviewer, vicky-acceptance-tester, and chris-architect in order to surface defects.
- Non-destructive workflow: Operations rely on GitHub API reads and issue creation; no file changes to source.
- Structured reporting: Creates GitHub issues with clear descriptions, reproduction steps, and code references.
Use Case: During a sprint review, the agent sequence surfaces a defect and logs a GitHub issue with all pertinent details.
Quick Start
Initiate a sprint review and run the agent sequence to surface defects and create GitHub issues.