skills/plan2beads/SKILL.md
Use when converting a Superpowers-BD implementation plan or Shortcut story into a beads epic with dependency-aware child tasks
npx skillsauth add schlenks/superpowers-bd plan2beadsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Convert a written plan into beads work: one parent epic, dependency-aware implementation tasks, and one final verification task.
Load superpowers-bd:beads first. You need the bd CLI workflow, dependency semantics, and multiline body-file conventions before creating issues.
Read the plan file, create the epic and child issues with bd create, verify dependencies with bd ready/bd blocked, then report the new epic and next execution action.
/superpowers-bd:plan2beads <plan-path | SC-1234 | 1234> loads the Claude command implementation at ../../commands/plan2beads.md.references/codex-plan2beads-flow.md. Treat this skill and that reference as the native workflow; do not route Codex through the Claude slash command.temp/*.md body files for multiline issue descriptions and comments.Depends on:, Complexity:, and Files: sections from the source plan.bd ready, bd blocked, and bd show <epic-id> before handing off.End with the epic ID, created child task IDs, ready/blocked summary, and the exact next execution action. Proceed into subagent-driven-development after successful conversion unless the user explicitly asks for conversion-only.
references/codex-plan2beads-flow.md: Codex-native plan-to-beads conversion flowdevelopment
Use when the user asks for /cr-style review of local changes, commits, a branch diff, or a GitHub PR outside subagent-driven development
development
Use when you have a spec or requirements for a multi-step task, before touching code
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
development
Use when user says "execute epic [id]" or when executing beads epics with parallel subagents in the current session