spec-forge-cli
Installation
SKILL.md
spec-forge-cli
Description
spec-forge-cli is the package-local Rust CLI surface for the spec-forge
workflow family. It is the authoritative runtime for initializing workspaces,
resolving interactions, applying answers, inspecting and mutating persisted
YAML artifacts, recording approvals, selecting focus batches, checking gates,
advancing stages, validating UX contracts, and returning help in either
human-readable or structured formats.
Prerequisites
- Rust 1.85 or newer for source builds.
- A checked-out spec-forge repository when running the development command.
- Node.js and npm only when using the release automation harness.