FS.GG.SDD.Cli
0.5.0
Prefix Reserved
See the version list below for details.
dotnet tool install --global FS.GG.SDD.Cli --version 0.5.0
dotnet new tool-manifest
dotnet tool install --local FS.GG.SDD.Cli --version 0.5.0
#tool dotnet:?package=FS.GG.SDD.Cli&version=0.5.0
nuke :add-package FS.GG.SDD.Cli --version 0.5.0
FS.GG.SDD.Cli — fsgg-sdd
Spec-driven development lifecycle tooling for FS.GG. fsgg-sdd is a .NET tool that
takes a product team from an empty directory to a buildable, lifecycle-managed
product, then through a structured development lifecycle — charter, specification,
plan, tasks, evidence, verification, and ship — giving humans, agents, CLI automation,
and optional Governance gates the same machine contract.
Markdown is the authoring surface; schema-versioned structured artifacts are the machine contract.
Install
dotnet tool install --global FS.GG.SDD.Cli # exposes the `fsgg-sdd` command
Create a new project
fsgg-sdd scaffold --root ./MyApp --provider <name> --param productName=MyApp
cd ./MyApp && dotnet build && dotnet run # the runnable product
fsgg-sdd charter # continue the lifecycle
--provider <name> resolves from an author-owned .fsgg/providers.yml registry
through a generic, schema-versioned provider contract. SDD embeds no
provider-specific id, path, or URL.
Output formats
Every command projects the same CommandReport three ways: --json (the default
deterministic automation contract), --text (portable plain text), and --rich
(Spectre.Console panels/tables/color, degrading to plain text when non-interactive).
Links
- Source & docs: https://github.com/FS-GG/FS.GG.SDD
- Contracts package:
FS.GG.Contracts
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.23.0 | 0 | 7/22/2026 |
| 0.22.0 | 0 | 7/21/2026 |
| 0.21.0 | 0 | 7/21/2026 |
| 0.20.0 | 0 | 7/21/2026 |
| 0.19.0 | 53 | 7/20/2026 |
| 0.18.0 | 311 | 7/20/2026 |
| 0.17.0 | 145 | 7/19/2026 |
| 0.16.0 | 88 | 7/19/2026 |
| 0.15.0 | 112 | 7/18/2026 |
| 0.14.0 | 96 | 7/17/2026 |
| 0.13.0 | 583 | 7/17/2026 |
| 0.12.0 | 1,059 | 7/16/2026 |
| 0.11.0 | 132 | 7/14/2026 |
| 0.10.0 | 1,357 | 7/11/2026 |
| 0.9.0 | 388 | 7/9/2026 |
| 0.8.0 | 120 | 7/6/2026 |
| 0.7.0 | 112 | 7/5/2026 |
| 0.6.0 | 127 | 7/4/2026 |
| 0.5.0 | 342 | 7/2/2026 |
| 0.4.0 | 111 | 7/1/2026 |