Extends superpowers:writing-plans with devflow's phase-handoff at the end.
48
50%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/writing-plans/SKILL.mdThis skill extends superpowers:writing-plans. Follow the superpowers skill completely.
When the following events occur, apply these additions:
[A-Z]+-[0-9]+); if none, use none.mark_chapter with {title: "Plan — <TICKET>", summary: "Writing implementation plan"}.
If mark_chapter is unavailable (e.g. running outside Claude Code), skip silently.printf '\e]2;%s — Plan\007' "<TICKET>"Invoke devflow:phase-handoff with arguments --phase plan --next-phase lock-tests.
The phase-handoff skill writes the frozen-state file and prompts the user to /compact
before the next phase begins. Do NOT auto-invoke superpowers:executing-plans from here —
implementation must start in a clean context after /compact.
$ARGUMENTS
b0b1bb6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.