create-implementation-plan

Generate machine-readable implementation plan files with phases, requirements, and tasks.

115|54|Updated May 25, 2026
One-click install
npx skills add https://github.com/totvs/engpro-advpl-tlpp-skills --skill create-implementation-plan-totvs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-implementation-plan
Source: https://github.com/totvs/engpro-advpl-tlpp-skills/tree/main/skills/advpl-tlpp/create-implementation-plan
Command: npx skills add https://github.com/totvs/engpro-advpl-tlpp-skills --skill create-implementation-plan-totvs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns vague upgrade, refactor, design, or infrastructure requests into a structured, deterministic implementation plan that other agents or humans can execute without ambiguity.

Core Features & Use Cases

  • Phased implementation workflow: Breaks work into independently processable phases with measurable completion criteria.
  • AI-optimized, machine-parseable output: Uses explicit identifiers (REQ-/TASK-/DEP-/TEST-/RISK- prefixes), tables, and strict templates to support automated parsing.
  • Saved plan artifacts: Requires writing plan files into the /plan/ directory using the specified naming convention for upgrades, refactors, features, and more.
  • Validation-oriented planning: Forces explicit requirements/constraints, dependencies, testing items, and risks/assumptions so execution can be verified.

Quick Start

Ask the AI to create an implementation plan for "PlanPurpose" and save the resulting machine-readable Markdown file under the /plan/ directory using the required template and naming convention.

Frequently Asked Questions about create-implementation-plan

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

FAQPage Schema
How do I generate a deterministic implementation plan for software refactoring?

To generate a deterministic implementation plan for software refactoring, provide a refactor request and the tool outputs a machine-readable Markdown file with structured phases, requirements, constraints, and validation criteria.

What is a machine-readable phased implementation plan?

A machine-readable phased implementation plan is a structured Markdown document using explicit REQ-/TASK-/DEP-/TEST- identifiers that breaks work into independently processable phases with measurable completion criteria for automated parsing.

How do I create an implementation plan for an infrastructure upgrade request?

You create an implementation plan for an infrastructure upgrade request by submitting the request to be processed into a strict mandatory template with deterministic language constraints, saving the output file under the /plan/ directory.

Can I use this implementation plan generator without external dependencies?

Yes, you can use this implementation plan generator without external dependencies because it ensures no external dependencies are needed for understanding the structured phased plan with requirements, constraints, tasks, and validation criteria.

What's the best way to structure task breakdown for architecture documentation?

The best way to structure task breakdown for architecture documentation is applying a strict mandatory plan template with required front matter fields, yielding deterministic Markdown files with explicit identifiers under the /plan/ directory.

Why does my implementation plan require explicit validation criteria and risk items?

Your implementation plan requires explicit validation criteria and risk items because it is validation-oriented planning, forcing dependencies, testing items, and assumptions so execution can be verified without ambiguity by other agents or humans.