From magician
Orchestrates autonomous end-to-end SDLC: scope triage, design (/conjure), planning (/blueprint), implementation (/orchestrate), review (/scrutinize), ship (/seal) with 4 human approval gates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/magician:manifestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The complete end-to-end development flow. Four human gates. Everything else runs autonomously.
The complete end-to-end development flow. Four human gates. Everything else runs autonomously.
GATE 1: Scope approval
GATE 2: Spec approval (after /conjure)
GATE 3: Plan approval (after /blueprint)
GATE 4: PR title and final go-ahead (before /seal)
.workspace/shared/specs/.workspace/shared/plans/feature/<kebab-case-name>). Ask:
"Ready to create a worktree for isolation. I'll use branch
feature/<name>. Create it now, or work directly on the current branch?" End your turn. Wait for their reply.
/portal <name> — passes the name directly, no re-promptingAfter each sub-skill completes and prints its completion signal, immediately proceed to the next phase. Do not stop and ask "should I continue?" unless the phase is a defined GATE. Blueprint ending with "Run /orchestrate…" is a signal it is done — manifest continues autonomously from there.
After each phase, brief status: "Phase N complete: . Starting Phase N+1."
"Manifest complete. Feature shipped. Chronicle will record this session at stop."
npx claudepluginhub alexander-tyagunov/magician --plugin magicianProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.