speckit-workflows-modify

Automate software feature modification workflows with impact analysis and traceable specs.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/pradeepmouli/lspeasy --skill speckit-workflows-modify-pradeepmouli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-workflows-modify
Source: https://github.com/pradeepmouli/lspeasy/tree/main/.github/skills/speckit-workflows-modify
Command: npx skills add https://github.com/pradeepmouli/lspeasy --skill speckit-workflows-modify-pradeepmouli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end modification workflows for software features by integrating input parsing, impact analysis, and specification drafting into a single, repeatable process.

Core Features & Use Cases

  • Interactive feature modification: supports both direct feature-number commands and interactive mode to select a feature for modification.
  • Impact-aware specification: loads impact analysis data and original feature specs to ensure changes align with contracts and downstream effects.
  • Template-driven documentation: generates a modification spec draft using a standard template, preserving traceability to the original specs and analysis.

Quick Start

Provide a modification request using /speckit.workflows.modify <feature-number> "description" or use interactive mode to choose a feature and then review the generated modification spec.

Frequently Asked Questions about speckit-workflows-modify

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

FAQPage Schema
How do I automate feature modification workflows with impact analysis?

Automate feature modification workflows by parsing input requests, loading impact analysis data, and generating a structured modification spec document. This orchestrates parsing, impact evaluation, and specification drafting into a single repeatable process ready for review.

How do I generate traceable modification specs from an existing feature number?

Generate traceable modification specs by providing a feature number and change description. The workflow references original feature specs and impact data to draft a template-driven modification document, preserving traceability to the original analysis.

Does interactive mode support selecting features for modification?

Interactive mode supports selecting features for modification. You can choose a feature interactively and describe changes, or use direct feature-number commands, both producing a structured modification spec draft for review.

What is the best way to draft impact-aware specifications for software changes?

Draft impact-aware specifications by loading impact analysis data and original feature specs before generating the document. This ensures proposed changes align with existing contracts and downstream effects, producing a template-driven modification spec draft.

Can I use this for end-to-end software feature modification without separate steps?

You can use this for end-to-end software feature modification without separate steps. It integrates input parsing, impact analysis, and specification drafting into a single automated workflow, outputting a complete modification spec document ready for review.