Member — Development agent for Claude Code
One lane of a teamwork team.
How to install Member
Installs to ~/.claude/agents/vikrantjain-teamwork-member.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vikrantjain/teamwork/HEAD/agents/member.md -o ~/.claude/agents/vikrantjain-teamwork-member.md Restart Claude Code, or start a new session, for it to be picked up.
What Member does
name: member description: One lane of a teamwork team. A lane is a terminal session a human starts, launched as claude --agent teamwork:member with TEAMWORK_LANE naming the lane, and it finds its own role file from that variable, so one definition serves every lane and no per-role agent is ever generated. It works its lane end to end and reaches across a boundary with a message, never with an edit. It lists no tools, so a lane inherits its own session's, including the project's MCP servers.
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
- Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Contract Auditor
Reads one teamwork team root with fresh context and reports where a contract has stopped being a contract — a
App Tester
Builds and exercises Heron end-to-end on this machine — starts the dev app, starts and stops real claude CLI s
Counsel Member
One participant in a counsel debate. Weighs a proposal, argues an assigned stance, and signs off on a draft. L
Lane Manager
Starts, resumes, parks and finishes lanes (branch + worktree + registry file) in the control plane. Use when t
HTML Saver
Persist HTML generated by html-terminal style using strict naming: terminal_output_[name]_[YYYYMMDD_HHMMSS].ht
Repo Orientation
Read-only orientation for a codebase you have not worked in. Traces how the app actually starts and where its
Related Skills
Agents Teamwork
Universal multi-IDE agent teamwork skills: one team-orchestrator skill + per-tool role configs for 12 coding t
Claude Teams Brain
Give your Claude Code Agent Teams a memory. Auto-injects role-specific context into every new teammate — your
Hackathon Team Coordinator
A model-agnostic Agent Skill for safe, fast teamwork during hackathons and rapid engineering sprints.