speckit-workflows-enhance

Generate enhancement documents with MIN/MAX tasks from Speckit workflow configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of a concise enhancement workflow for Speckit projects, removing manual boilerplate and ensuring consistent planning for minor improvements.

Core Features & Use Cases

  • Automates configuration-driven enhancement planning by reading optional .specify extension settings or defaulting to sane values.
  • Generates an enhancement document from a template, enforcing a MIN–MAX task range and clear acceptance criteria.
  • Provides automated guidance for branch creation, task breakdown, and next steps to ship small improvements efficiently.

Quick Start

Describe your enhancement idea after triggering /speckit.workflows.enhance and the system will generate a ready-to-review enhancement document.

Frequently Asked Questions about speckit-workflows-enhance

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

FAQPage Schema
How do I automate planning and documentation for small workflow enhancements?

Workflow enhancement planning is automated by reading .specify settings, constraining task counts to a MIN–MAX range, and generating a ready-to-review enhancement document with acceptance criteria and next steps.

What is a .specify directory used for in Speckit extension workflows?

The .specify directory stores configuration settings for Speckit extension workflows, constraining task counts and providing default values to guide enhancement document generation.

How do I generate an enhancement document with task limits and acceptance criteria?

Trigger the enhancement workflow with your idea; the system loads a template, enforces a MIN–MAX task range, and outputs a document containing acceptance criteria and actionable next steps.

Does the Speckit workflow extension work without a .specify directory?

Yes, if the .specify directory is missing or lacks settings, the enhancement workflow defaults to sane values to generate the enhancement document without failing.

What are the limitations of automating small workflow enhancements with Speckit?

This workflow is designed for minor improvements and enforces a MIN–MAX task range, making it unsuitable for large-scale project overhauls that exceed the configured task limits.