npx claudepluginhub mistakeknot/interagency-marketplace --plugin interstatThis skill uses the workspace's default tool permissions.
Dispatches code-reviewer subagent to evaluate code changes via git SHAs after tasks, major features, or before merging, with focused context on implementation and requirements.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Processes code review feedback technically: verify suggestions against codebase, clarify unclear items, push back if questionable, implement after evaluation—not blind agreement.
Run the token efficiency report showing subagent type breakdown, top consumers, percentile analysis, and decision gate verdict.
Invoke when the user wants to see token consumption analysis or check the decision gate.
Arguments:
0 for all-time.DAYS="${args:-7}"
if [ "$DAYS" = "0" ]; then DAYS=9999; fi
bash ${CLAUDE_PLUGIN_ROOT}/scripts/report.sh $DAYS/interstat:interstat-analyze first