init-plan

Analyze a codebase to generate an implementation plan with milestones, owners, and dependencies.

7|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/dmlguq456/claude_setting --skill init-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-plan
Source: https://github.com/dmlguq456/claude_setting/tree/main/skills/init-plan
Command: npx skills add https://github.com/dmlguq456/claude_setting --skill init-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a detailed, executable implementation plan by analyzing an actual codebase, reducing planning ambiguity and accelerating delivery.

Core Features & Use Cases

  • Analyze repository structure and code references to generate phased milestones and actionable tasks.
  • Estimate effort, dependencies, and risks to align work with priorities.
  • Use Case: Inspect a repository to outline steps, ownership, and timelines for a new feature before coding begins.

Quick Start

Provide a task description and let the tool produce a detailed implementation plan based on the current codebase.

Frequently Asked Questions about init-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an implementation plan from an existing codebase?

To generate an implementation plan from a codebase, provide a task description and the tool will analyze repository structure and code references to produce phased milestones, actionable tasks, owners, and deliverables.

What is codebase analysis for engineering planning?

Codebase analysis for engineering planning is the process of inspecting repository structure and code references to outline steps, ownership, timelines, and risks for a new feature before coding begins.

Can I estimate effort and dependencies for a new feature before coding begins?

Yes, you can estimate effort, dependencies, and risks for a new feature by applying repo-state analysis, which aligns work with priorities and produces deliverables with risk notes.

How do I create actionable milestones from repository structure analysis?

You can create actionable milestones from repository structure analysis by letting the tool inspect code references and generate a phased plan with owners, deliverables, and dependencies.

Where are the generated implementation plans stored?

Generated implementation plans are stored traceably in the .claude_reports/plans directory, ensuring they remain accessible within standard engineering workflows.