implementation-plan-creator

Generate structured feature implementation plans with scope, requirements, risks, and acceptance criteria.

3|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/tjmaynes/skills --skill implementation-plan-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-plan-creator
Source: https://github.com/tjmaynes/skills/tree/main/skills/implementation-plan-creator
Command: npx skills add https://github.com/tjmaynes/skills --skill implementation-plan-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the generation of structured feature implementation plans to capture scope, requirements, risks, and acceptance criteria before coding.

Core Features & Use Cases

  • Enables rapid creation of standardized planning documents for new features.
  • Guides discovery, composition, validation phases, and ensures alignment across teams.
  • Provides a repeatable template that includes Overview, Requirements, Non-Goals, Acceptance Criteria, Implementation Complexity, Implementation, Risks, Dependencies, and References.

Quick Start

Run the plan creation script with your feature name to generate a dated template in the plans/ directory.

Frequently Asked Questions about implementation-plan-creator

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

FAQPage Schema
How do I create a feature implementation plan that captures scope, requirements, and risks?

Feature implementation plans are generated using a structured template that captures scope, requirements, risks, and acceptance criteria before coding. This approach standardizes planning across projects to guide discovery, composition, and validation phases.

What sections should be included in a feature planning document for software development?

A feature planning document should include sections for Overview, Requirements, Non-Goals, Acceptance Criteria, Implementation Complexity, Implementation, Risks, Dependencies, and References to ensure comprehensive coverage and team alignment.

How do I generate a markdown template for feature planning and risk management?

You can generate a markdown template for feature planning by running a plan creation script with your feature name, which outputs a dated file containing predefined sections for risk management and requirements tracking.

When do I need to write an implementation plan before coding a new feature?

An implementation plan is needed before coding a new feature to align teams across discovery, composition, and validation phases. Writing an implementation plan before coding ensures scope, non-goals, and acceptance criteria are validated early.

Can I use a standardized feature plan template across different software projects?

Yes, you can use a standardized feature plan template across different software projects. A replicable template provides consistent structure for documenting requirements, implementation complexity, and dependencies regardless of the specific project context.

What is the best way to document non-goals and acceptance criteria for a new feature?

The best way to document non-goals and acceptance criteria is by using a structured feature implementation plan template. Defining non-goals and acceptance criteria within this template clarifies project boundaries and validation standards before development begins.