speckit-enhance

Generate structured enhancement documents within a Speckit project.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/refactory-lang/refactory-template --skill speckit-enhance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-enhance
Source: https://github.com/refactory-lang/refactory-template/tree/main/.claude/skills/speckit-enhance
Command: npx skills add https://github.com/refactory-lang/refactory-template --skill speckit-enhance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating minor enhancements for projects by providing a structured workflow and template for documentation.

Core Features & Use Cases

  • Automated Enhancement Creation: Generates a new enhancement document based on a provided description.
  • Structured Workflow: Guides the user through the steps of defining, implementing, and verifying minor improvements.
  • Use Case: A developer needs to add a small feature or fix a minor bug. They can use this Skill to quickly generate the necessary documentation and plan, ensuring consistency and adherence to project standards.

Quick Start

Use the speckit-enhance skill to create a minor enhancement for the user authentication module.

Frequently Asked Questions about speckit-enhance

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

FAQPage Schema
How do I create structured documentation for minor project enhancements?

To create minor enhancement documentation, you can automate the generation of structured proposals, implementation plans, and acceptance criteria directly within your project structure. This ensures consistency for iterative development.

What is the best way to plan minor feature additions in a Speckit project?

The best way to plan minor feature additions is using a structured workflow that guides you through defining, implementing, and verifying improvements. This approach generates necessary documentation quickly while adhering to project standards.

Do I need a specific directory structure to automate enhancement proposal generation?

Yes, you need a .specify/ directory and must adhere to the Speckit project structure. This specific environment setup is required for script execution and loading the necessary document templates.

Can I generate acceptance criteria and implementation plans for small bug fixes?

Yes, you can generate acceptance criteria and implementation plans for small bug fixes. By providing a brief description of the issue, the automation creates a structured plan to ensure the fix is verified correctly.

When should I use an automated enhancement document workflow versus manual planning?

You should use an automated enhancement document workflow when you need to quickly add small features or fix minor bugs while ensuring consistency. It replaces manual planning by standardizing the documentation and verification process.