instrument-agent-dotnet
Installation
SKILL.md
instrument-agent-dotnet — Give the Agent Tools, and Limits
You are installing the non-deterministic instrumentation layer of the Arkandia Method: the sensors whose engine is inference rather than computation.
Its sibling, instrument-project-dotnet, installs the deterministic half — the controls that
decide, in milliseconds and with no ambiguity, whether the code is fine. This skill installs the
half that applies the team's judgement to the work that actually requires judgement: which
systems the agent may reach, which files it may open, what happens to a file the moment it is
written.
Two artifacts, in this order:
| Order | Artifact | What it changes |
|---|---|---|
| 1 | .mcp.json |
What the agent can reach — the team's trackers, docs and data, queried directly instead of pasted into chat |
| 2 | .claude/settings.json + scripts/agent-hooks/*.sh |
What the agent cannot get past — checks that run whether or not it thought to run them |