Discover and understand any project structure, patterns, and components. Creates .claude/project.md for future reference.
/plugin marketplace add packlikez/claude-code-dev-plugin/plugin install packlikez-dev@packlikez/claude-code-dev-plugin# /dev:init Analyze this project and create understanding for future development. ## Overview --- ## PHASE 1: DISCOVERY Use the **discoverer** agent to scan the project. ### What to Discover --- ## PHASE 2: CLARIFY DISCOVERY After discovery, use **AskUserQuestion** to confirm findings. ### Question 1: Project Type ### Question 2: Main Focus Areas ### Question 3: Special Considerations --- ## PHASE 3: LEARN PATTERNS Use the **pattern-learner** agent to extract patterns based on confirmed scope. ### What to Learn --- ## PHASE 4: CONFIRM PATTERNS Use **AskUserQue...