plan-change

Generates standardized CHANGE-XXX planning documents for proposed feature modifications.

Updated Oct 29, 2025
One-click install
npx skills add https://github.com/laitim2001/ai-semantic-kernel-framework-project --skill plan-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-change
Source: https://github.com/laitim2001/ai-semantic-kernel-framework-project/tree/main/.claude/skills/plan-change
Command: npx skills add https://github.com/laitim2001/ai-semantic-kernel-framework-project --skill plan-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating CHANGE-XXX planning documents for proposed modifications to existing features is error-prone and time-consuming; this Skill enforces a consistent, ready-to-submit format.

Core Features & Use Cases

  • Standardized CHANGE file template generation for feature changes.
  • Guided metadata collection to capture title, type, priority, scope, and rationale.
  • Automatic analysis of affected areas (code, translations, APIs, docs) to define scope.

Quick Start

Run the plan-change workflow to generate the next CHANGE-XXX document by answering the prompts.

Frequently Asked Questions about plan-change

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

FAQPage Schema
What is a standardized change document for modifying existing features?

A standardized change document is a structured planning file that captures metadata, scope, and rationale for feature modifications to ensure traceability from proposal through implementation. It enforces consistent formatting for tracking proposed changes across code and documentation.

How do I create a planning document for a feature change?

To create a planning document for a feature change, run the guided workflow to collect metadata like title, type, and priority. The system analyzes affected areas in code, translations, and APIs, then outputs a ready-to-submit change file template with a save path.

How do I track the scope of modifications across APIs and documentation?

You can track the scope of modifications by using an automated analysis tool that identifies affected areas in code, translations, APIs, and documentation. It systematically gathers requirements to define the exact boundaries of your proposed feature changes.

Can I use a template to gather requirements for product management changes?

Yes, you can use a guided template to gather requirements for product management changes. It systematically collects required metadata such as priority, scope, and rationale, ensuring your change-tracking process remains consistent and error-free before implementation.

What is the best way to manage traceability for proposed feature modifications?

The best way to manage traceability for feature modifications is to generate standardized change documents that record metadata and rationale from the initial proposal. This enforces a consistent template linking the planning phase directly to implementation.