Ticket Executor banner
aimsise aimsise

Ticket Executor

Development community

Description

--- name: ticket-executor description: "Execute one autopilot ticket's complete per-ticket pipeline (Policy guard -> /scout -> /impl -> /ship -> artifact-presence gate) as a subagent and return a single structured [TICKET-EXECUTOR-RESULT] envelope. Spawned once per ready ticket by the /autopilot main loop when parallel_mode == on (NOT on metric-only, which runs the serial inline loop with only a wave-plan log; NOT on off), with isolation:\"worktree\" so the platform places you in a per-ticket gi

Installation

Installs to ~/.claude/agents/aimsise-simple-workflow-ticket-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aimsise/simple-workflow/HEAD/agents/ticket-executor.md -o ~/.claude/agents/aimsise-simple-workflow-ticket-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository