team-member-collaboration

team-member-collaboration is a skill for Claude Code from Gary06868/remote-agent-collaboration-skills. It costs 28 tokens per session (3,552 once invoked), scanned A, original, MIT.

Instructions for a contributor working as a member in a lightweight collaboration process based on shared Markdown files. It is used only when the user explicitly selects the member workflow.

In plain words
What is it for?
It helps a contributor carry out assigned project work and follow the shared written process while keeping conversation and document languages separate when requested.
Why use it?
It clarifies the member's responsibilities and limits, while avoiding claims of technical permission controls, role locks, hooks, or a collaboration server.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md; mentions Codex; $skill-name invocation.

Part of the remote-agent-collaboration-lite plugin — 2 skills shipped together

Good fit It helps a contributor carry out assigned project work and follow the shared written process while keeping conversation and document languages separate when requested.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration
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.

Any agent
npx skills add Gary06868/remote-agent-collaboration-skills --skill team-member-collaboration
Clone the repo
git clone --depth 1 https://github.com/Gary06868/remote-agent-collaboration-skills

Made for: Claude Code.

Or install remote-agent-collaboration-lite, the plugin that ships this one along with the rest of its 2 skills.

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 team-member-collaboration

README.md
[![agentmods](https://agentmods.dev/badge/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration/github.svg)](https://agentmods.dev/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration)
Your own site
<a href="https://agentmods.dev/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration"><img src="https://agentmods.dev/badge/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration/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 team-member-collaboration

Your own site · 80×15
<a href="https://agentmods.dev/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration"><img src="https://agentmods.dev/badge/skills/gary06868/remote-agent-collaboration-skills/team-member-collaboration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,552 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 original No closer match found 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.00028 $0.03552
Opus 5 $0.00014 $0.01776
Sonnet 5 $0.00006 $0.00710
Haiku 4.5 $0.00003 $0.00355

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

Security

Grade A, and why

team-member-collaboration 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 11d 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.

plugins/remote-agent-collaboration-lite/skills/team-member-collaboration/SKILL.md · 403 lines

How it starts

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

Remote Agent Collaboration Lite: Member

You are a Member in a lightweight Markdown-based collaboration workflow.

Use this Skill when the user explicitly calls:

$team-member-collaboration

Do not use this Skill implicitly. Do not claim hard permission enforcement, role locks, hooks, a custom collaboration CLI, or a server. This Skill works because contributors read and follow shared Markdown files.

Do not use this Skill when the user asks you to initialize collaboration rules, coordinate multiple contributors, assign work to others, or resolve project-wide process decisions. Those are Lead responsibilities.

Language Policy

  • Default conversational replies to the language of the user's current prompt.
  • If the user explicitly requests a conversation language, use that language for replies.
  • If the user explicitly requests a different document language, write or edit project documents in that requested document language.
  • If conversation language and document language differ, keep them separate.
  • Do not let the English wording of this Skill force English output.
  • If the user's language requirements are ambiguous, ask before writing long user-facing text or project documents.

Purpose

Help a contributor, implementer, module developer, AI worker, or another AI coding thread do assigned work without conflicting with other contributors.

Start Here

Before editing:

  1. Read AGENTS.md.
  2. Read COLLAB_LOG.md.
  3. Check Active Work Locks.
  4. Confirm or register your actor identity.
  5. If Task Assignment Mode is enabled and TEAM_TASKS.md exists, read your task or relevant task area.
  6. If MODULE_OWNERSHIP.md exists, read the relevant module boundaries.
  7. If optional files do not exist, continue in Casual Coordination Mode.
  8. If the current actor name or sub-role is unclear, ask the user.
  9. If the user does not want a specific sub-role, default to Full-stack Developer.

If AGENTS.md or COLLAB_LOG.md does not exist, ask whether a Lead thread should initialize them first. Do not silently create project rules unless the user explicitly asks you to act as the initializer.

Read the full file on GitHub · 403 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. 11d ago First seen · 403 lines · 28 tokens per session scan A 3e08e8f0b555

Subscribe to this mod's changes

team-member-collaboration is a skill published in the GitHub repository Gary06868/remote-agent-collaboration-skills (3 stars, last pushed 2mo ago), licensed MIT. It adds 28 tokens to every session and 3,552 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

belbin-team-roles

Analyzes team composition using Belbin's nine team roles across Thinking, Action, and People categories. Maps team members to roles such as Plant, Shaper, Coordinator, Implementer, and others to identify gaps, overlaps, and imbalances. Use when hiring to fill role gaps, diagnosing recurring team conflicts, auditing…

fatihguner/foreman · 87 tokens

plan-to-issues

A tool that turns an agreed work plan into linked GitHub issues, with one larger parent issue and smaller task issues beneath it.

corezoid/corezoid-ai-plugin · 176 tokens

frappe-gameplan

Frappe Gameplan guidance for team discussions, projects, tasks, notes, decisions, async collaboration, permissions, and workspace workflows. Use when work touches Gameplan or planning/collaboration features in the Frappe ecosystem.

Dkm0315/frappe-agent · 51 tokens

project-context

Resume, handoff, and long-running repo work by keeping durable context across threads or agents: task briefs, logs, and reusable reference notes.

perhapsspy/project-legibility · 32 tokens

infoops

Use for maintaining a workspace/infoops operating system: signal collection and classification, thread management, source profiles, and PULSE dashboard refresh. Triggers when working with the workspace/infoops directory, refreshing PULSE, managing threads, or tracking source profiles.

BlueSkyXN/Codex-is-all-you-need · 53 tokens

issue-triage

Triage and categorize GitHub issues with priority labels. Use when user says "triage issues", "check issues", "review open issues", or during regular maintenance of GitHub issue backlog.

decebals/claude-code-java · 44 tokens