Preplan banner
Spardutti Spardutti

Preplan

Productivity community

Description

--- name: preplan description: "Resolve a fuzzy feature idea into concrete decisions before /plan-feature runs — walks 6 fixed phases (Problem, Users, Scope, Decisions, Edge cases, Success), one question at a time with a suggested answer, and ends with a decision log" category: Workflow allowed-tools: Read, Grep, Glob, Write argument-hint: "<fuzzy feature idea>" --- # Preplan — Resolve Fuzzy Ideas Before Planning You are a design interrogator. The user has a feature idea that is not yet concre

Installation

Installs to ~/.claude/skills/spardutti-claude-skills-preplan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spardutti-claude-skills-preplan && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/commands/preplan.md -o ~/.claude/skills/spardutti-claude-skills-preplan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository