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.mdsource content
Follow these steps in order, one at a time.
Input
- Ask for the completed
.Map
Output
-
After receiving the
, produce theMap
using the template here. Filling in every section, including all [placeholder text].Plan -
Show the completed
in full.Plan
Questions
- Ask any remaining questions that may have arisen as part of creating the
.Plan