code-plan

Analyze codebases and generate structured implementation plans with QA validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineers turn complex coding tasks into structured implementation plans by analyzing existing codebases and coordinating planning workflows before development begins.

Core Features & Use Cases

  • Codebase Analysis Planning: Reviews relevant source files and produces detailed implementation plans through a dedicated planning workflow.
  • Plan Quality Assurance: Supports configurable QA levels to validate feasibility, identify missing steps, and capture unresolved risks.
  • Use Case: When a developer needs to add a major feature to an unfamiliar repository, use this Skill to create an actionable plan with verification steps and Korean documentation support.

Quick Start

Use the code-plan skill to create an implementation plan for the requested code change and include the appropriate QA level.

Frequently Asked Questions about code-plan

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

FAQPage Schema
How do I create an implementation plan for refactoring an unfamiliar codebase?

Implementation plans for refactoring an unfamiliar codebase are created by analyzing existing source files and development requirements, then producing detailed, actionable steps through a dedicated planning workflow.

What is the best way to validate the feasibility of a software engineering implementation plan?

Validating the feasibility of a software engineering implementation plan involves applying configurable QA review levels to identify missing steps, capture unresolved risks, and ensure reliable execution.

Can I generate translated documentation for a codebase analysis plan?

Yes, codebase analysis plans support optional translated plan outputs, including Korean documentation support, ensuring actionable implementation steps are accessible to diverse development teams.

Does code planning work for complex feature development in existing repositories?

Yes, code planning works for complex feature development in existing repositories by analyzing source files and coordinating planning workflows with QA validation before development begins.

When do I need a structured planning workflow for software engineering tasks?

A structured planning workflow is needed for major feature development, refactoring, or complex engineering tasks that require artifact generation, QA validation, and actionable steps before coding begins.