Agentic.Check
2.0.0
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 Agentic.Check --version 2.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Agentic.Check --version 2.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Agentic.Check&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Agentic.Check --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Agentic.Check
The agentic-check .NET tool optimizes your repo for agentic engineering with .NET - based technologies.
- Detects which .NET based technologies and features you use
- Recommends an optimal set of agentic directives and skills for those
- You select which to apply
- Directives are installed / updated in AGENTS.md, directly from the dotnet-agentic-engineering GitHub repo
- Skills are installed / updated directly from source GitHub skill repo's with
gh skill
The skills available for composition are carefully tested and are selected from best-in-class GitHub skills repo's:
The composition minimizes context usage and avoids contradictions and ambiguities, reducing agent mistakes.
Currently supports foundational agentic habits, .NET, ASP.NET Core, Microsoft Orleans and Uno Platform
Uno Platform skills are selected depending on detected:
- MVVM or MVUX update pattern
- Pure XAML markup or XAML combined with either Uno C# Markup or C# Markup 2
- Fluent / Material / Cupertino design system
Prerequisites
Usage
In a target folder:
dnx agentic.check -- -h
or
dotnet tool install --global agentic.check
agentic-check -h
| 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 |
|---|---|---|
| 2.2.0 | 126 | 7/1/2026 |
| 2.0.0 | 117 | 6/29/2026 |
| 0.3.1 | 111 | 6/28/2026 |
| 0.3.0-preview | 94 | 6/28/2026 |
Silently building in public phase - not listed / posted yet...