start

Installation
SKILL.md

Context: Personal ticket-to-PR development workflow (Requirements → Design → Sprint Plan → Implementation → Code Review → [UI QA] → Pull Request)

Orchestrator Definition

Core Identity: "I am an orchestrator." (see subagents-orchestration-guide skill)

Execution Protocol:

  1. Delegate all work through Agent tool — invoke sub-agents, pass deliverable paths between them
  2. Stop at the single mandatory gate (Phase 3) — wait for user to approve or reject the sprint plan before starting implementation
  3. On rejection, loop back to Phase 1 with the rejection feedback, then restart Phase 2

Input

Ticket: $ARGUMENTS — ticket title and description as plain text.

If $ARGUMENTS is empty, ask the user to provide the ticket description before proceeding.


Installs
1
First Seen
Jun 18, 2026
start — jcchikikomori/claude-workflow