Incursa.Workbench
2026.3.30.807
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Incursa.Workbench --version 2026.3.30.807
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Incursa.Workbench --version 2026.3.30.807
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Incursa.Workbench&version=2026.3.30.807
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Incursa.Workbench --version 2026.3.30.807
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Incursa Workbench
Incursa Workbench is a .NET CLI tool for teams that manage engineering work in-repo and want consistent, structured documentation and work item workflows.
It provides commands to:
- scaffold and maintain the canonical Spec Trace artifact families and repository guidance
- create, update, and sync work items
- link repository specs, architecture docs, verification artifacts, and work items
- run repository validation and consistency checks
- open a local browser UI for browsing and editing work items
Installation
Install as a global tool:
dotnet tool install --global Incursa.Workbench
Install as a local tool (recommended for team repos):
dotnet new tool-manifest
dotnet tool install Incursa.Workbench
Quick Start
Initialize Workbench in a repository:
workbench init
List commands:
workbench --help
Run diagnostics:
workbench doctor
Open the local browser UI:
workbench web
Typical Workflows
Create a work item:
workbench item new --type work_item --title "Example work item"
Create a document:
workbench doc new --type architecture --title "Example design note"
Sync specs, docs, and links:
workbench doc sync --all
Requirements
- .NET SDK 10.0.100 or later
- Optional: GitHub CLI for GitHub-integrated workflows
Documentation
Project documentation and contracts are available in the repository:
| 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. |
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 |
|---|---|---|
| 2026.5.6.331 | 146 | 5/6/2026 |
| 2026.5.6.323 | 78 | 5/6/2026 |
| 2026.5.6.275 | 74 | 5/6/2026 |
| 2026.5.6.254 | 85 | 5/6/2026 |
| 2026.4.15.1172 | 741 | 4/15/2026 |
| 2026.4.15.1169 | 111 | 4/15/2026 |
| 2026.4.4.995 | 220 | 4/4/2026 |
| 2026.4.2.95 | 120 | 4/2/2026 |
| 2026.4.2.66 | 101 | 4/2/2026 |
| 2026.4.2.47 | 99 | 4/2/2026 |
| 2026.4.1.1067 | 113 | 4/1/2026 |
| 2026.4.1.976 | 105 | 4/1/2026 |
| 2026.4.1.39 | 106 | 4/1/2026 |
| 2026.3.31.1342 | 104 | 3/31/2026 |
| 2026.3.31.1328 | 99 | 3/31/2026 |
| 2026.3.31.471 | 103 | 3/31/2026 |
| 2026.3.30.866 | 124 | 3/30/2026 |
| 2026.3.30.807 | 101 | 3/30/2026 |
| 2026.3.30.764 | 105 | 3/30/2026 |
| 2026.3.30.692 | 108 | 3/30/2026 |
Loading failed