Module information
Files: skills/agent-loops/scripts/specialist-review.sh, skills/agent-loops/scripts/diff-test-audit.sh
Tests: tests/unit/test_agent_loops_review_scripts.py
Gap
The agent-loops effort-control work covers command construction, default models, optional effort handling, secondary effort precedence, and Codex diagnostics. The final diff audit left two P2 gaps in diagnostic-message coverage:
specialist-review.sh needs explicit Claude and Gemini cases that verify the selected provider's model or effort message and reject messages from other providers.
diff-test-audit.sh needs the same Claude and Gemini diagnostic matrix.
Execution behavior is already covered. This follow-up is limited to operator-facing stderr output.
Acceptance criteria
Module information
Files:
skills/agent-loops/scripts/specialist-review.sh,skills/agent-loops/scripts/diff-test-audit.shTests:
tests/unit/test_agent_loops_review_scripts.pyGap
The agent-loops effort-control work covers command construction, default models, optional effort handling, secondary effort precedence, and Codex diagnostics. The final diff audit left two P2 gaps in diagnostic-message coverage:
specialist-review.shneeds explicit Claude and Gemini cases that verify the selected provider's model or effort message and reject messages from other providers.diff-test-audit.shneeds the same Claude and Gemini diagnostic matrix.Execution behavior is already covered. This follow-up is limited to operator-facing stderr output.
Acceptance criteria