FS.GG.SDD.Cli 0.14.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global FS.GG.SDD.Cli --version 0.14.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local FS.GG.SDD.Cli --version 0.14.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=FS.GG.SDD.Cli&version=0.14.0
                    
nuke :add-package FS.GG.SDD.Cli --version 0.14.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 workspace, 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 workspace

fsgg-sdd scaffold --root ./MyApp --provider <name> --param productName=MyApp

cd ./MyApp && dotnet build && dotnet run   # the runnable app
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).

Licensed under the MIT License.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.23.0 63 7/22/2026
0.22.0 48 7/21/2026
0.21.0 49 7/21/2026
0.20.0 45 7/21/2026
0.19.0 63 7/20/2026
0.18.0 737 7/20/2026
0.17.0 148 7/19/2026
0.16.0 91 7/19/2026
0.15.0 116 7/18/2026
0.14.0 101 7/17/2026
0.13.0 586 7/17/2026
0.12.0 1,064 7/16/2026
0.11.0 136 7/14/2026
0.10.0 1,359 7/11/2026
0.9.0 390 7/9/2026
0.8.0 122 7/6/2026
0.7.0 113 7/5/2026
0.6.0 129 7/4/2026
0.5.0 344 7/2/2026
0.4.0 113 7/1/2026