← ClaudeAtlas

repair-dotnet-buildlisted

Diagnose and fix failing dotnet build or test runs. Local first; optional pasted CI logs. Use when fixing a build or invoking /repair-dotnet-build.
tibursocampos/agent-dev-toolkit · ★ 0 · AI & Automation · score 72
Install: claude install-skill tibursocampos/agent-dev-toolkit
## STOP - Read before ANY tool call 1. Read `{{GUARDRAILS_PATH}}` 2. Read `_shared/sdd-artifacts/SESSION.md`; load session-state for `$Cwd` 3. If the relevant gate is not approved: **STOP** - ask user **(pt-BR)** - do **NOT** Write/Shell 4. SDD/develop skills: after **ONE** step/task, **STOP** session - handoff only 5. This skill body is **English**; user-facing prompts may be **(pt-BR)** ### Step -1 - Gate check (report in chat before continuing) ``` Gate check: [ ] guardrails.mdc read [ ] SESSION.md read; session-state loaded [ ] PIPELINE.md read (SDD skills only) [ ] User confirmed current action (sim) -> If any unchecked: STOP ``` --- # Skill: repair-dotnet-build ## Trigger Invoke when the user asks for: `/repair-dotnet-build`, `fix build`, `/repair-dotnet-build`, or when build/test failures block progress. **Arguments (optional):** | Input | Meaning | |-------|---------| | (none) | Run local `dotnet build` / `dotnet test` in the open workspace | | Pasted log | Analyze the log text the user provides | | Pasted CI log | User pastes a failed workflow / pipeline log for analysis | Do not require an external CI build ID or any PAT. ## Outcome Structured diagnosis, proposed fixes with rationale, fixes applied only after user confirmation, local re-validation, then handoff to `/commit` if the user wants to commit. ## Lazy-load | When | Path | |------|------| | Locale / timezone / Bogus heuristics | `skills/repair-dotnet-build/reference.md` or `{{TOOLKIT_ROOT}}/ski