update-implementation-plan

Update existing implementation plan Markdown files with new requirements.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/soham2008xyz/trade-tycoon --skill update-implementation-plan-soham2008xyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-implementation-plan
Source: https://github.com/soham2008xyz/trade-tycoon/tree/main/.agents/skills/update-implementation-plan
Command: npx skills add https://github.com/soham2008xyz/trade-tycoon --skill update-implementation-plan-soham2008xyz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It keeps an implementation plan accurate by updating it with new or revised requirements, so teams and agents can execute changes with clear, deterministic steps.

Core Features & Use Cases

  • Plan updates for new requirements: Refresh an existing implementation plan to include upgraded features, refactoring work, or infrastructure/design changes.
  • AI-readable, deterministic structure: Produces a machine-parseable plan with atomic phases, measurable completion criteria, and standardized identifiers (REQ-, TASK-, etc.).
  • Execution-ready documentation: Ensures the plan includes required sections (requirements, phases, testing, risks, files affected) and adheres to the mandated Markdown template.

Quick Start

Ask the AI to update the implementation plan file identified by ${file} with the provided new requirements, following the required template and saving the result in the /plan directory with the correct naming convention.

Frequently Asked Questions about update-implementation-plan

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

FAQPage Schema
How do I update an implementation plan with new software requirements?

To update an implementation plan with new requirements, the plan file is modified to include upgraded features, refactoring, or infrastructure changes. It generates a templated Markdown plan saved under /plan with standardized identifiers, structured phases, and validation criteria.

What is a deterministic implementation plan for AI agents?

A deterministic implementation plan for AI agents is a machine-parseable document with atomic phases, measurable completion criteria, and standardized identifiers like REQ- and TASK-. This structure ensures both AI and human agents can execute changes with clear, unambiguous steps.

How do I structure test planning and risk assessment in a Markdown implementation plan?

Test planning and risk assessment are structured in the Markdown implementation plan using mandatory sections for requirements, phases, testing, risks, and files affected. The plan adheres to a mandated template to ensure all execution-ready documentation is present.

Does implementation planning work for refactoring and infrastructure changes?

Implementation planning works for refactoring and infrastructure changes by refreshing the existing plan to include these design modifications. It ensures changes are executed with deterministic steps and clear validation criteria for AI or human agents.

What is the best way to manage requirements changes for an existing implementation plan?

The best way to manage requirements changes is to update the existing plan file to reflect the new features or infrastructure changes. This maintains accuracy and provides execution-ready documentation with required sections, standardized identifiers, and structured phases saved in the /plan directory.

Do I need an existing plan file to update implementation requirements?

You need an existing implementation plan file identified by a variable to update it with new requirements. The skill refreshes this file and saves the fully templated Markdown result in the /plan directory with mandatory frontmatter fields and structured testing criteria.