create-plan
CommunityGenerate detailed, actionable implementation plans effortlessly.
Product & Management#project management#documentation#task management#refactoring#feature development#implementation#plan generation
AuthorCygnusfear
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating comprehensive, high-quality implementation plans is a time-consuming yet critical task for successful project execution. This skill guides the creation of detailed plans, ensuring all necessary sections, compliance checks, and removal specifications are included.
Core Features & Use Cases
- Structured Plan Generation: Creates detailed plans for features, refactors, or fixes with required sections like Context, Impact Analysis, and Implementation Steps.
- CLAUDE.md & Type Compliance: Ensures adherence to project-specific naming, architecture, and type requirements, promoting consistency.
- Critical REMOVAL SPECIFICATION: Guides the explicit listing and verification of old code that must be removed, preventing technical debt.
- Use Case: After an architectural analysis, use this skill to create a detailed refactoring plan, outlining every step, affected file, and old code to be removed, ensuring a clean and well-managed transition.
Quick Start
Choose a descriptive plan name
PLAN_NAME="implement-user-authentication"
Create the plans directory
mkdir -p .plans
Review relevant CLAUDE.md files
cat CLAUDE.md
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-plan Download link: https://github.com/Cygnusfear/claude-stuff/archive/main.zip#create-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.