super-autopilote-ticket

Installation
SKILL.md

Super Autopilote Ticket

Take a folder of local Markdown ticket files and drive every ticket that can be done to done/, autonomously and AFK. This is the self-contained variant of ticket-autopilot: the implementation loop, strict TDD discipline, maintainability review, and QA-plan generation are inlined into the subagent prompts. Subagents do not invoke repo-local skills such as execute-ticket, qa-test-plan, or tdd. The only review skill it may invoke is code-review when available; otherwise use the inline review prompt.

For each ready ticket, run:

implement with TDD -> review -> fix -> QA plan -> simulate QA -> fix

Continue in dependency order until the folder is exhausted or only human-gated work remains.

AFK contract

This skill runs unattended.

Installs
3
First Seen
Jul 9, 2026
super-autopilote-ticket — carlitose/agent-skills