Learn-skills.dev plan

Turns a Map into a Plan using dependency-aware thin vertical implementation slices. Use after 'map' and before 'raise'. Use when the user has a completed Map and wants to break it into ordered slices.

install
source · Clone the upstream repo
git clone https://github.com/NeverSight/learn-skills.dev
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/NeverSight/learn-skills.dev "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/skills-md/a1exmozz/skills/plan" ~/.claude/skills/neversight-learn-skills-dev-plan && rm -rf "$T"
manifest: data/skills-md/a1exmozz/skills/plan/SKILL.md
source content

Follow these steps in order, one at a time.

Input

  1. Ask for the completed
    Map
    .

Output

  1. After receiving the

    Map
    , produce the
    Plan
    using the template here. Filling in every section, including all [placeholder text].

  2. Show the completed

    Plan
    in full.

Questions

  1. Ask any remaining questions that may have arisen as part of creating the
    Plan
    .