en un clic
build
Build the Sharpy solution with smart output truncation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Build the Sharpy solution with smart output truncation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Suggest and apply a semver version bump based on commits since the last tag
Push current branch to remote origin
Scaffold a new Sharpy.Stdlib module (spy-sourced or handwritten C#) with all required files, conventions, docs, and tests
Implement a plan with a coordinated agent team
Run compiler or cross-language benchmarks and compare results
Regenerate C# snapshot tests and spy stdlib after intentional codegen changes
| name | build |
| description | Build the Sharpy solution with smart output truncation |
Build the Sharpy solution. Output is smart-truncated to avoid token overload while preserving full logs for investigation.
Usage: /build
Behavior:
Log location: .claude/tmp/last-build.log
mkdir -p .claude/tmp to ensure log directory existsrm -f .claude/tmp/last-build.log.claude/scripts/dotnet-serialized build sharpy.sln > .claude/tmp/last-build.log 2>&1tail -10 .claude/tmp/last-build.logtail -100 .claude/tmp/last-build.log, then echo "=== Full log: .claude/tmp/last-build.log ==="