plan-and-build-dotnet
Plan → Build (.NET + Azure Boards)
This is the companion to plan-and-build. It runs the same chain — do not
restate or re-derive it — and specializes only the bindings for a .NET solution and
an Azure DevOps tracker. The chain, one line per phase:
Args → 1 Explore (fanned out) → 2 Draft plan → 3 Adversarial review (three lenses, fanned out) → 4 Human checkpoint (plan mode) → 5 Implement (test-first, fanned out only where files are disjoint) → 6 Gates (never proceed on red) → 7 Commit → 8 Close the loop.
The stop-after-each-phase discipline, the fan-out judgment (parallel on read/critique,
serial on writes), and the RED → GREEN loop are identical to plan-and-build —
read that skill for the full rationale. Below are only the deltas.
Delta — Arguments: an Azure Boards work item is a valid brief
$ARGUMENTS resolves in this order (the first two extend plan-and-build):