Implementation Plan

Turn a task description into a detailed, actionable implementation plan written to a markdown file. Give it the task (a path to a description file, or inline prompt text - what needs to be done, where, and the constraints) and where to save the plan; the skill reads the task, grounds itself in the actual codebase, runs a planning loop, and writes a structured, step-by-step plan to the file the caller chose. It plans only - it does not implement. Use when asked to "plan", "write an implementation plan", "design an approach", or "break down" a task before coding. Repo-agnostic.

IBM 6b836f2 6.9 KB Updated

File contents

ibm/ibm-licensing-operator/tree/main/.bob/skills/implementation-plan commit 6b836f2d08

Frequently asked questions

npx skillmds@latest add ibm/implementation-plan