superteam
Installation
SKILL.md
superteam
Deprecated: this skill remains installable for historical compatibility, but it is no longer the recommended Patina Project workflow for new issue work. Use GitHub issues as the durable product record and use focused implementation, review, branch, and PR-finishing skills instead.
superteam is an orchestration skill for running a structured issue workflow across a canonical teammate roster. It uses repository-owned artifacts in skills/ and docs/ so the workflow stays portable across repositories and runtimes.
Quick start
- Resolve the active issue: prefer an explicit
#<n>in the prompt, then the issue number in the current branch name, then ask the operator. - Run pre-flight before delegating: branch state, committed design/plan artifacts, PR state, active host, execution mode, and model-override capability.
- Route by observable state: no design ->
Brainstormer; committed plan without PR ->ExecutororReviewer; open or merged PR ->Finisher. - Preserve gates:
Plannerstarts only after explicit Gate 1 approval and a committed design; execution starts only from a committed plan; completion waits forFinisherlatest-head shutdown. - Resume by default. Restart only when the operator explicitly asks or names a different issue and confirms the switch.