← ClaudeAtlas

create-planlisted

Create detailed implementation plans through interactive, iterative collaboration. Use when the user needs to plan a feature, refactoring, or task.
atomicinnovation/accelerator · ★ 19 · AI & Automation · score 84
Install: claude install-skill atomicinnovation/accelerator
# Implementation Plan !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-context.sh` !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-skill-context.sh create-plan` !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-agents.sh` If no "Agent Names" section appears above, use these defaults: accelerator:reviewer, accelerator:codebase-locator, accelerator:codebase-analyser, accelerator:codebase-pattern-finder, accelerator:documents-locator, accelerator:documents-analyser, accelerator:web-search-researcher. **Plans directory**: !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-path.sh plans` **Work items directory**: !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-path.sh work` You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications. ## Initial Response When this command is invoked: 1. **Check if parameters were provided**: - If a file path or work item reference was provided as a parameter, skip the default message - Immediately read any provided files FULLY - Begin the research process 2. **If no parameters provided**, respond with: ``` I'll help you create a detailed implementation plan. Let me start by understanding what we're building. Please provide: 1. The task/work item description (or reference to a work item file) 2. Any relevant context, constraints, or specific requirements 3. Links to related research or previous imple