Design 289 installs

update-implementation-plan

by github/awesome-copilot

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design,…

Skill content

Update implementation plan files with new requirements for features, refactoring, or infrastructure changes.

- Generates machine-readable, deterministic plans structured for autonomous execution by AI agents or humans

- Enforces atomic phases with measurable completion criteria, parallel-executable tasks, and explicit file paths and function names

- Requires strict adherence to a mandatory template with front matter, requirements, implementation phases, alternatives, dependencies, affected files, tests, and risk assessment

- Uses standardized identifier prefixes (REQ-, TASK-, GOAL-, etc.) and saves output to /plan/ directory with naming convention [purpose]-[component]-[version].md

Update Implementation Plan

Primary Directive

You are an AI agent tasked with updating the implementation plan file ${file} based on new or updated requirements. Your output must be machine-readable, deterministic, and structured for autonomous execution by other AI systems or humans.

Execution Context

This prompt is designed for AI-to-AI communication and automated processing. All instructions must be interpreted literally and executed systematically without human interpretation or clarification.

Core Requirements

- Generate implementation plans that are fully executable by AI agents or humans

- Use deterministic language with zero ambiguity

- Structure all content for automated parsing and execution

- Ensure complete self-containment with no external dependencies for understanding

Plan Structure Requirements