team-coordination

team-coordination is a skill for Claude Code, Codex from KarmaloopAI/Jiva. It costs 50 tokens per session (364 once invoked), scanned A, original, MIT.

A workflow for coordinating complex software work among specialized agents, such as a developer, code reviewer, and tester. It combines their results into one deliverable.

In plain words
What is it for?
Planning and delivering complex software changes. It can delegate coding, security and quality review, test writing, and validation before summarizing the result.
Why use it?
It divides large tasks into focused pieces and adds separate implementation, review, and testing perspectives. This reduces the chance that one person or agent must handle every concern at once.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents.

Good fit Planning and delivering complex software changes. It can delegate coding, security and quality review, test writing, and validation before summarizing the result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/karmaloopai/jiva/coordination
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 KarmaloopAI/Jiva --skill coordination
Clone the repo
git clone --depth 1 https://github.com/KarmaloopAI/Jiva

Made for: Claude Code, Codex.

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-coordination

README.md
[![agentmods](https://agentmods.dev/badge/skills/karmaloopai/jiva/coordination/github.svg)](https://agentmods.dev/skills/karmaloopai/jiva/coordination)
Your own site
<a href="https://agentmods.dev/skills/karmaloopai/jiva/coordination"><img src="https://agentmods.dev/badge/skills/karmaloopai/jiva/coordination/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-coordination

Your own site · 80×15
<a href="https://agentmods.dev/skills/karmaloopai/jiva/coordination"><img src="https://agentmods.dev/badge/skills/karmaloopai/jiva/coordination.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 364 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.00050 $0.00364
Opus 5 $0.00025 $0.00182
Sonnet 5 $0.00010 $0.00073
Haiku 4.5 $0.00005 $0.00036

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

Security

Grade A, and why

team-coordination 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 9d 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.

examples/personas/engineering-manager/skills/coordination/SKILL.md · 45 lines

What it actually says

Team Coordination Skill

Overview

Coordinate complex software engineering tasks by leveraging specialized team member personas.

Workflow

  1. Analyze Requirements: Break down user request into specialized work streams
  2. Delegate to Specialist: Spawn sub-agents with appropriate personas:
    • developer: For implementation work
    • code-reviewer: For code review and security analysis
    • tester: For test creation and validation
  3. Coordinate Work: Ensure specialists have proper context and task clarity
  4. Integrate Results: Combine outputs from different specialists into final deliverable
  5. Report Status: Provide comprehensive summary to user

Available Team Members

  • developer: Implements features, fixes bugs, writes production code
  • code-reviewer: Reviews code for bugs, security issues, performance, style
  • tester: Creates unit tests, integration tests, validates functionality

Example Usage

When user says: "Build a user authentication system"

  1. Spawn developer to implement auth logic
  2. Spawn code-reviewer to review security
  3. Spawn tester to write comprehensive tests
  4. Integrate all their work into final deliverable

Best Practices

  • Give each specialist a clear, focused task
  • Provide sufficient context from user's original request
  • Don't spawn agents for trivial work you can do directly
  • Review specialist outputs before final delivery
  • Synthesize findings across specialists when multiple perspectives are valuable
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. 9d ago First seen · 45 lines · 50 tokens per session scan A ccc158557d56

Subscribe to this mod's changes

team-coordination is a skill published in the GitHub repository KarmaloopAI/Jiva (35 stars, last pushed 24d ago), licensed MIT. It adds 50 tokens to every session and 364 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

officecli-word-form

Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…

iOfficeAI/OfficeCLI · 224 tokens

eliza-cloud-buy-domain

Use whenever a user wants to register or buy a custom domain for an Eliza Cloud app — including in the same request as building the app ("build me X and put it on Y.com"). Uses Cloudflare as registrar after explicit user confirmation, paid from the user's existing cloud credit balance. Pairs with build-monetized-app…

elizaOS/eliza · 125 tokens

clinicaltrials-database

Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.

synthetic-sciences/openscience · 47 tokens

x-mankier

Search and browse man pages from ManKier.com. Command line interface for ManKier man page repository. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 62 tokens

session-investigator

Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool…

evalstate/fast-agent · 68 tokens

openalex-database

Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly…

synthetic-sciences/openscience · 76 tokens