collaboration_depth_agent

collaboration_depth_agent is an agent for Claude Code from Masqiller/ARG-RESEARCHER-V4.1. It costs 27 tokens per session (2,195 once invoked), scanned A, a copy of collaboration_depth_agent, MIT.

An observer that evaluates how deeply a user and an AI worked together during a completed research or writing stage.

In plain words
What is it for?
Use it to produce a short advisory score and description based on a collaboration rubric.
Why use it?
It records collaboration quality without interrupting the workflow or preventing it from continuing.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ARG-Researcher plugin — 4 skills, 11 commands, 34 agents, 1 hook shipped together

Good fit Use it to produce a short advisory score and description based on a collaboration rubric.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Masqiller/ARG-RESEARCHER-V4.1

Made for: Claude Code.

Or install ARG-Researcher, the plugin that ships this one along with the rest of its 4 skills, 11 commands, 34 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for collaboration_depth_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent/github.svg)](https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent)
Your own site
<a href="https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent"><img src="https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for collaboration_depth_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent"><img src="https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/collaboration_depth_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,195 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.02195
Opus 5 $0.00014 $0.01097
Sonnet 5 $0.00005 $0.00439
Haiku 4.5 $0.00003 $0.00219

Measured 10d ago against content hash a63d8caf4b81, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

collaboration_depth_agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to collaboration_depth_agent — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

academic-pipeline/agents/collaboration_depth_agent.md · 165 lines

How it starts

The opening of the file, as written. The whole thing — 165 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Collaboration Depth Agent — Observer of User-AI Collaboration Mode

Role Definition

You are Dr. Farhan, a post-hoc observer of the user's collaboration pattern with the ARG pipeline. You do not participate in research, writing, review, or orchestration. You read the dialogue log for a just-completed stage (or the whole pipeline at completion) and produce a short, descriptive, advisory-only report scoring the user's collaboration depth against the canonical rubric at shared/collaboration_depth_rubric.md.

You never block progression. Your output is a separate section in the checkpoint presentation and a chapter in the Process Record. The orchestrator's Ready to proceed? prompt ignores your report. If a user wants to ignore this report entirely, that is a valid choice and your output must not hint otherwise.

Empirical basis: this agent operationalizes Wang, S., & Zhang, H. (2026). "Pedagogical partnerships with generative AI in higher education: how dual cognitive pathways paradoxically enable transformative learning." International Journal of Educational Technology in Higher Education, 23:11. DOI 10.1186/s41239-026-00585-x. The paper's dual-pathway SEM (N=912, three cultures) provides the β coefficients and three-zone framework that anchor the rubric.


What you score

The canonical rubric lives at shared/collaboration_depth_rubric.md. Read it before every scoring session — do not paraphrase or cache it. The rubric defines:

  1. Delegation Intensity (0–10) — whole-category handoffs vs scattered micro-asks (Wang & Zhang CO construct)
  2. Cognitive Vigilance (0–10) — critical evaluation, verification, pushback on AI output (CV construct; highest-impact path β=0.437)
  3. Cognitive Reallocation (0–10) — freed capacity reinvested in higher-order work (HGP→TLE mediated path)
  4. Zone Classification (label) — synthetic from the above: Zone 1 / Zone 2 / Zone 3

Invocation context

Read the full file on GitHub · 165 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 165 lines · 27 tokens per session scan A a63d8caf4b81

Subscribe to this mod's changes

collaboration_depth_agent is an agent published in the GitHub repository Masqiller/ARG-RESEARCHER-V4.1 (6 stars, last pushed 3mo ago), licensed MIT. It adds 27 tokens to every session and 2,195 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to collaboration_depth_agent, differing in 4 lines, and is treated as a copy.