requirement-forge-refiner
Installation
SKILL.md
Requirement Forge Refiner
What This Produces
- Output:
.lattice/standards/requirement-standards.md(or custom path from.lattice/config.yaml→paths.requirement_standards) - Two modes:
- Overlay (
mode: overlay): A slim document containing only sections that differ from the built-in defaults. Therequirement-qualityatom reads its embeddeddefaults.mdfirst, then applies this document's sections on top. This is the expected common case. - Override (
mode: override): A comprehensive standalone document that fully replaces the atom's embedded defaults. For teams whose product process differs fundamentally from the defaults.
- Overlay (
- Default mode: Overlay — produces only what the team wants to change
- Config key:
paths.requirement_standardsin.lattice/config.yaml - Consumed by:
requirement-qualityatom (via config resolution) →requirement-forgemolecule (composes the atom) - Template: Read
./assets/template.mdfor the full document structure, default content, and interview guidance comments
Scope Clarification
This refiner defines how requirements are structured and expressed for this project. It does not define: