What problem does it solve?
This Skill automates the full execution protocol for agentic workflows, including task execution, coder retry handling, QA gates, completion evidence, and per-task closure.
Core Features & Use Cases
- Task Execution Protocol: Automates the complete execution process of tasks within agentic workflows.
- Coder Retry Handling: Manages coder retries after gate failures, with structured rejections and specific action instructions.
- QA Gates: Integrates various QA gates for code review, security checks, and functional testing.
- Completion Evidence: Collects evidence of task completion, including tool outputs and gate results.
- Use Case: For a software development project, this Skill can be used to automate the code review process, ensuring all tasks are completed according to protocol and QA standards.
Quick Start
Run the 'execute' skill to automate the execution of a task in an agentic workflow.