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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-plan)More formats (shields.io, HTML) on the badges page.
---
name: plan
description: "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."
---
# 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](./references/plan-template.md). 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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and