implementation-plan-generator

Generate phased implementation plans with dependency graphs from requirements and wireframes.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/zzafergok/skills --skill implementation-plan-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-plan-generator
Source: https://github.com/zzafergok/skills/tree/main/09-planning-process/implementation-plan-generator
Command: npx skills add https://github.com/zzafergok/skills --skill implementation-plan-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and coordinating large software initiatives from scattered requirements and UI wireframes is error-prone and time-consuming. This skill provides a structured approach to transform requirements and wireframes into a phased, dependency-aware implementation plan.

Core Features & Use Cases

  • Generate an index.md with phase summaries and a dependency graph to visualize project flow.
  • Produce phase-XX-name.md files containing detailed specifications for each phase, including goals, inputs, outputs, and testing checklists.
  • Handle inter-phase dependencies and recommended sequencing to align stakeholders and milestones.
  • Use Case: A product team provides requirements and wireframes and uses this skill to create a structured, phased plan that guides delivery and risk management.

Quick Start

Generate a phased implementation plan from the provided requirements and wireframes.

Frequently Asked Questions about implementation-plan-generator

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

FAQPage Schema
How do I generate a phased implementation plan from requirements and wireframes?

To generate a phased implementation plan, you input your requirements documents and UI wireframes. The process outputs an index.md with phase summaries and a dependency graph, plus detailed phase-XX-name.md files containing goals, inputs, outputs, and testing checklists.

What is a dependency graph in project management and when do I need one?

A dependency graph in project management visualizes the sequencing and inter-phase relationships of your project. You need a dependency graph when coordinating large software initiatives to align stakeholders, manage milestones, and handle recommended sequencing between phases.

Can I use this approach for product development projects without UI wireframes?

This approach is designed for product development projects that have explicit requirements and UI wireframes. Without UI wireframes, the system cannot produce the structured phase specifications, detailed inputs, outputs, and testing checklists required for accurate delivery planning.

What's the best way to structure detailed specifications for each project phase?

The best way to structure detailed specifications is using phase-XX-name.md files. Each file documents specific phase goals, inputs, outputs, and testing checklists, ensuring structured delivery and risk management aligned with the overall project dependency graph.

Does the generated implementation plan include testing checklists for each phase?

Yes, the generated implementation plan includes testing checklists within each phase-XX-name.md file. These checklists accompany the detailed specifications, goals, inputs, and outputs to guide delivery and risk management for large software initiatives.