write-implementation-plan

Generate an ordered implementation plan with goals, steps, files, and risks.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/lhohan/agentfiles --skill write-implementation-plan-lhohan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-implementation-plan
Source: https://github.com/lhohan/agentfiles/tree/main/agents/dotagents/.agents/skills/write-implementation-plan
Command: npx skills add https://github.com/lhohan/agentfiles --skill write-implementation-plan-lhohan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert a written spec or requirements into a structured, actionable implementation plan, reducing ambiguity and speeding up handoffs.

Core Features & Use Cases

  • Structured planning: produces an ordered sequence of tasks with goals, assumptions, risks, and validation criteria.
  • Scope clarity: translates high-level requirements into concrete milestones and deliverables.
  • Use Case: Given a feature spec, the plan identifies dependencies, required files, and acceptance criteria to guide development.

Quick Start

Provide a clear specification or requirements, and the skill will generate a concise, executable implementation plan.

Frequently Asked Questions about write-implementation-plan

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

FAQPage Schema
How do I turn a spec into an implementation plan with milestones?

To turn a spec into an implementation plan, provide a written specification to generate an ordered sequence of tasks. The output includes milestones, goals, assumptions, risks, and validation criteria to guide development.

What is the best way to structure requirements validation before coding?

Requirements validation before coding is structured by translating high-level requirements into concrete deliverables and acceptance criteria. This process identifies dependencies and likely files to reduce ambiguity and speed up handoffs.

How do I generate task planning steps for a product feature rollout?

To generate task planning steps for a product feature rollout, input the feature spec to produce an executable implementation plan. The output delivers an ordered task sequence with defined goals, assumptions, and required milestones.

Can I use this to identify risks and likely files for engineering tasks?

Yes, you can use this to identify risks and likely files for engineering tasks. The generated implementation plan explicitly outlines potential risks, required files, and validation criteria derived from your provided specification.

Does implementation planning work without upfront dependencies?

Implementation planning works without upfront dependencies by extracting required dependencies directly from your specification. The plan identifies necessary dependencies, assumptions, and likely files to ensure scope clarity before prototyping begins.