factory-quick

Orchestrate minor code changes with lightweight gate checks and spec validation.

10|5|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/SylvainChabaud/spec-to-code-factory --skill factory-quick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: factory-quick
Source: https://github.com/SylvainChabaud/spec-to-code-factory/tree/main/.claude/skills/factory-quick
Command: npx skills add https://github.com/SylvainChabaud/spec-to-code-factory --skill factory-quick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates minor code changes without running the entire factory pipeline, enabling fast, low-risk tweaks while keeping a path to full migration when needed.

Core Features & Use Cases

  • Orchestrates a BMAD Quick Flow for minor fixes that do not alter core business rules.
  • Validates conformity against existing specs and suggests escalation if necessary.
  • Generates a lightweight task trail and surfaces a quick validation gate for limited changes.

Quick Start

Describe your minor change in natural language and start the Quick Flow to apply it.

Frequently Asked Questions about factory-quick

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

FAQPage Schema
How do I apply minor code changes without running a full automation pipeline?

To apply minor code changes without a full automation pipeline, use a lightweight quick flow. It validates conformity against existing specs and generates a lightweight task trail for limited changes.

When should I escalate quick code fixes to full factory phases?

You should escalate quick code fixes to full factory phases when the code changes affect or alter core business rules and stable specs. The quick flow clearly surfaces this escalation if necessary.

What is a BMAD Quick Flow for minor fixes?

A BMAD Quick Flow is an orchestration process for minor fixes that do not alter core business rules. It applies lightweight gate checks and supports automatic generation of lightweight requirements when needed.

Can I use a quick flow for V1+ projects where specs remain stable?

Yes, you can use a quick flow for V1+ projects where specs remain stable. It is designed to orchestrate fast, low-risk tweaks while satisfying lightweight gate checks for limited changes.

What is the best way to validate minor fixes against existing specs?

The best way to validate minor fixes against existing specs is to use a quick flow that validates conformity automatically. It surfaces a quick validation gate to ensure changes do not affect stable specifications.