🔬 Sub-Agent Model Resolution Audit — 2026-07-28
Period: last 2 days · Runs analyzed: 104 · With sub-agents: 4 · Mismatches: 0
⚠️ Mismatches Found (0 total)
No size mismatches found.
✅ Correct Resolutions
| Workflow |
Sub-agent |
Runs |
Declared |
Actual Model |
Status |
| Matt Pocock Skills Reviewer |
Pr-triage |
4160, 4161, 4162 |
claude-haiku-4.5 |
claude-haiku-4.5 |
✅ correct |
| Contribution Check |
contribution-checker |
1018 |
claude-haiku-4.5 |
claude-haiku-4.5 |
✅ correct |
❓ Unknown / Unobserved
| Workflow |
Sub-agent |
Runs |
Declared |
Actual Model |
Status |
| Contribution Check |
report-formatter |
1018 |
kiwi |
unknown |
❓ no token usage observed |
| Contribution Check |
comment-dispatcher |
1018 |
kiwi |
unknown |
❓ no token usage observed |
📋 Analysis Notes
Pr-triage in Matt Pocock Skills Reviewer is declared inline as claude-haiku-4.5 and matched the observed haiku dispatch in all three sampled runs.
Contribution Check explicitly calls contribution-checker with claude-haiku-4.5; the observed dispatches matched.
- The inline
report-formatter and comment-dispatcher agents in Contribution Check are declared as kiwi, but the run logged REQUESTED_MODEL_NOT_OBSERVED / no token-usage entry for those dispatches, so their actual model could not be confirmed.
- Most downloaded runs had no inline sub-agent dispatches; a few false positives came from tool-call syntax in logs.
Evidence snippets
./.github/workflows/mattpocock-skills-reviewer.md:258-260 declares pr-triage as claude-haiku-4.5.
run-30326667152/agent-stdio.log shows ● Pr-triage(claude-haiku-4.5); the other two sampled Matt Pocock runs show the same.
./.github/workflows/contribution-check.md:249-279 declares report-formatter and comment-dispatcher as kiwi.
run-30332533122/agent-stdio.log shows ● Comment-dispatcher(kiwi) and ● Report-formatter(kiwi) but no token-usage model resolution for those dispatches.
Generated by 🔬 Daily Sub-Agent Model Resolution Audit · gpt54mini · 65.4 AIC · ⌖ 12.5 AIC · ⊞ 16.2K · ◷
🔬 Sub-Agent Model Resolution Audit — 2026-07-28
Period: last 2 days · Runs analyzed: 104 · With sub-agents: 4 · Mismatches: 0
No size mismatches found.
✅ Correct Resolutions
Pr-triageclaude-haiku-4.5claude-haiku-4.5contribution-checkerclaude-haiku-4.5claude-haiku-4.5❓ Unknown / Unobserved
report-formatterkiwiunknowncomment-dispatcherkiwiunknown📋 Analysis Notes
Pr-triageinMatt Pocock Skills Revieweris declared inline asclaude-haiku-4.5and matched the observed haiku dispatch in all three sampled runs.Contribution Checkexplicitly callscontribution-checkerwithclaude-haiku-4.5; the observed dispatches matched.report-formatterandcomment-dispatcheragents inContribution Checkare declared askiwi, but the run loggedREQUESTED_MODEL_NOT_OBSERVED/ no token-usage entry for those dispatches, so their actual model could not be confirmed.Evidence snippets
./.github/workflows/mattpocock-skills-reviewer.md:258-260declarespr-triageasclaude-haiku-4.5.run-30326667152/agent-stdio.logshows● Pr-triage(claude-haiku-4.5); the other two sampled Matt Pocock runs show the same../.github/workflows/contribution-check.md:249-279declaresreport-formatterandcomment-dispatcheraskiwi.run-30332533122/agent-stdio.logshows● Comment-dispatcher(kiwi)and● Report-formatter(kiwi)but no token-usage model resolution for those dispatches.