ck build-check — Reference
SkillMonitoring & opsRun dotnet build with compact diagnostics output to reduce token-heavy log churn.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ck build-check — Reference skill
What this skill tells your AI
The instructions your AI receives, as published by fredrik-c/contextking in skills/ck-build-check/SKILL.md and read by ahel’s review.
Syntax
.claude/skills/ck/ck build-check <project.csproj> [--max <n>] [--configuration <Debug|Release>] [--framework <tfm>] [--runtime <rid>] [--no-restore]
What It Does
- Runs
dotnet buildwith-v q. - Prints concise counts and top diagnostics (errors/warnings).
- Suppresses long tail/grep build-log loops.
Tips
- Use this as default verification command during implementation loops.
- If build fails without parseable diagnostics, rerun plain
dotnet buildonly when you need full logs.
Signals
- GitHub stars
- 22
- Forks
- 3
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
ck-build-check- Source
- github.com/fredrik-c/contextking