Use when the user asks for an implementation plan for a package, feature, migration, or refactor. Research the relevant code and produce one concrete, execution-ready plan.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when the user asks for an implementation plan for a package, feature, migration, or refactor. Research the relevant code and produce one concrete, execution-ready plan.
Plan
Inspect the target implementation, direct consumers, relevant tests, and established local patterns. Research further only when it affects the implementation.
Give one recommended plan promptly. State reasonable assumptions; ask only when an answer would materially change the implementation.
Prefer compact artifacts chosen for the task—wire examples, tables, package trees, API signatures, and flow diagrams—over long prose or a fixed template.
Keep the first iteration narrow and cite exact file paths.