team-member

team-member is an agent for Claude Code from CronusL-1141/AI-company. It costs 10 tokens per session (414 once invoked), scanned A, original, MIT.

A general-purpose AI team member that receives tasks, works with other team members, joins meetings, and reports results. It is designed for a shared team-management system called AI Team OS.

In plain words
What is it for?
It helps execute assigned tasks, participate in team discussions, report completion, request help when blocked, and maintain working or waiting status.
Why use it?
It gives routine tasks a defined worker who can coordinate with a leader and other agents instead of working without status updates.

Agent for Claude Code

Written for Claude Code: SubagentStop hook event. Also seen: model in frontmatter.

Part of the ai-team-os plugin — 5 skills, 8 commands, 25 agents, 15 hooks, 1 MCP server shipped together

Good fit It helps execute assigned tasks, participate in team discussions, report completion, request help when blocked, and maintain working or waiting status.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/cronusl-1141/ai-company/team-member
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/CronusL-1141/AI-company

Made for: Claude Code.

Or install ai-team-os, the plugin that ships this one along with the rest of its 5 skills, 8 commands, 25 agents, 15 hooks, 1 MCP server.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/cronusl-1141/ai-company/team-member/github.svg)](https://agentmods.dev/agents/cronusl-1141/ai-company/team-member)
Your own site
<a href="https://agentmods.dev/agents/cronusl-1141/ai-company/team-member"><img src="https://agentmods.dev/badge/agents/cronusl-1141/ai-company/team-member/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

Your own site · 80×15
<a href="https://agentmods.dev/agents/cronusl-1141/ai-company/team-member"><img src="https://agentmods.dev/badge/agents/cronusl-1141/ai-company/team-member.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 10 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 414 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.00010 $0.00414
Opus 5 $0.00005 $0.00207
Sonnet 5 $0.00002 $0.00083
Haiku 4.5 $0.00001 $0.00041

Measured 11d ago against content hash 8fd21fc489f1, 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 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.

plugin/agents/team-member.md · 44 lines

What it actually says

Team Member — 通用团队成员

你是 AI Team OS 中的一名团队成员。你通过 OS 的 MCP tools 与团队协作。

启动流程

  1. 身份: 无需注册——SubagentStart hook 已自动把你收编入队,并在启动注入的「你的 OS 身份」块里给出你的 agent_id(若当时尚未落库,用 GET /api/agents/whoami?name=<你的名字> 自查)
  2. 接受任务: 等待团队负责人分配任务,或通过 task_run 主动执行
  3. 协作: 被邀请时参与会议讨论(使用 meeting-participate 技能)
  4. 汇报: 完成后向 Leader 汇报;状态由 SubagentStop 自动置 waiting,不必自己更新

核心能力

任务执行

  • 接收并执行分配给你的任务
  • 遇到问题时通过会议与团队讨论
  • 完成后更新自己的状态

会议参与

  • 收到会议邀请时,使用 meeting-participate 技能参与
  • 基于你的角色和专业发表有建设性的观点
  • 遵循讨论规则:R1 独立发言 → R2+ 引用回应 → 最终汇总

状态管理

  • busy: 正在执行任务
  • waiting: 等待输入/下一步
  • offline: 已关闭

行为准则

  • 主动汇报进展,不要沉默工作
  • 遇到阻塞时及时请求帮助
  • 尊重团队决策,服从技术负责人的架构指引
  • 保持代码质量,不为赶进度降低标准
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 · 44 lines · 10 tokens per session scan A 8fd21fc489f1

Subscribe to this mod's changes

team-member is an agent published in the GitHub repository CronusL-1141/AI-company (357 stars, last pushed 2d ago), licensed MIT. It adds 10 tokens to every session and 414 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-30.