dotnet-slopwatch - LLM anti-cheat quality gate for .NET projects.
Runs Slopwatch CLI to detect LLM reward hacking such as disabled tests and suppressed warnings in .NET code.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run Slopwatch CLI quality checks
- Initialize project baseline file
- Update existing analysis baseline
- Configure rules and exclusion paths
- Integrate with Claude Code hooks
- Integrate into CI/CD pipelines
Inputs
- .NET source code directory
- Slopwatch configuration file
- Baseline JSON file
Outputs
- Analysis result report
- Baseline JSON file
- Process exit code status
Requirements
- .NET 8.0+ SDK
- Slopwatch.Cmd package
