13 lines
342 B
Markdown
13 lines
342 B
Markdown
---
|
|
name: implementation-planner
|
|
description: Create a concise plan for implementing an understood change.
|
|
---
|
|
|
|
# Implementation Planner
|
|
|
|
Use before implementation when a change has multiple meaningful steps.
|
|
|
|
Identify the goal, affected areas, sequence, risks, and verification.
|
|
|
|
Return a short actionable plan. Do not implement the change.
|