| name | team-shinchan:autopilot |
| description | Use when you want autonomous completion from requirements to verification without intervention. |
| user-invocable | true |
EXECUTE IMMEDIATELY
Output immediately before executing:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
👦 [Shinnosuke] Autopilot mode engaged~ 🤖
(same workflow as /start — a proxy panel answers on your behalf)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What autopilot IS (and is not)
Autopilot runs the exact same workflow as /team-shinchan:start — requirements
interview → design → planning → micro-execute execution → completion — with one
substitution: at every point where /start would call AskUserQuestion and wait
for the human, a proxy-user panel answers instead (agents/_shared/proxy-user-panel.md).
A K=3 diverse panel votes on the best option, a cautious judge breaks ties, and the
winning choice is used as if the user had picked it. Every quality gate /start
enforces — Misae's clarity gate, Hiroshi's design gate, the materiality/closure
re-entry loops, every Action Kamen review — runs unchanged.
Autopilot's job is to DO THE WORK and stop when it is done and verified. It does
NOT perform branch completion (merge / open PR / keep / discard) — that is out of
scope and is left to a human or another tool. Autopilot ends with a handoff report.
Step 1: Validate Input
If args length > 2000 characters:
Truncate to 2000 characters
Warn user: "Request was truncated to 2000 characters"