fast-spec

Orchestrate speckit commands for feature specification, clarification, planning, tasks, and analysis.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/eliascoelho911/QAUserSearch --skill fast-spec-eliascoelho911
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fast-spec
Source: https://github.com/eliascoelho911/QAUserSearch/tree/main/.agents/skills/fast-spec
Command: npx skills add https://github.com/eliascoelho911/QAUserSearch --skill fast-spec-eliascoelho911

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire feature specification process, ensuring that features are well-specified, clarified, planned, and analyzed with consistency.

Core Features & Use Cases

  • Orchestration of Speckit Commands: Automates the use of speckit commands for specification (specify -> clarify -> plan -> tasks -> analyze).
  • Clean Context Isolation: Ensures that each step runs independently without context pollution.
  • Consistent Workflow: Guarantees that each phase behaves like a standalone command, maintaining a consistent user experience.
  • Progress Tracking: Tracks the progress of the specification pipeline with indicators for each phase.

Quick Start

To start a new specification, run: /fast-spec "Add user authentication with OAuth2"

Frequently Asked Questions about fast-spec

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

FAQPage Schema
How do I automate the full feature specification pipeline for software development?

You can automate the entire feature specification process by running a single command like /fast-spec followed by your feature description. The pipeline then orchestrates all speckit commands sequentially, from initial specification through clarification, planning, task generation, and analysis.

What is clean context isolation in a specification pipeline?

Clean context isolation ensures each step of the specification pipeline runs independently without context pollution. This guarantees that every phase behaves like a standalone command, maintaining a consistent user experience and preventing overlapping data from affecting feature planning.

How do I generate tasks and plans from a feature specification?

Generating tasks and plans from a feature specification involves running the automated speckit workflow. After specifying and clarifying the feature, the pipeline automatically progresses to the planning and task generation phases, producing structured development tasks for your software project.

Can I use automated specification commands for product management workflows?

Yes, automated specification commands are designed for software development, product management, and feature design workflows. The pipeline ensures a consistent specification process, making it suitable for product managers who need clear feature planning and analysis without manual command execution.

Does the specification pipeline track progress through each phase?

The specification pipeline tracks progress with indicators for each phase of the process. As the workflow moves through specification, clarification, planning, task generation, and analysis, it provides progress tracking to monitor the status of your feature design pipeline.

What are the limitations of automating speckit commands for feature design?

Automating speckit commands requires a clear initial feature description to function effectively. While it orchestrates the full specification, clarification, planning, and analysis pipeline, the quality of the generated tasks depends heavily on the input provided by the user.