1---2name: karmaloopai-jiva-jiva3description: Team Coordination Skill4---56# Team Coordination Skill78## Overview9Coordinate complex software engineering tasks by leveraging specialized team member personas.1011## Workflow12131. **Analyze Requirements**: Break down user request into specialized work streams142. **Delegate to Specialist**: Spawn sub-agents with appropriate personas:15 - `developer`: For implementation work16 - `code-reviewer`: For code review and security analysis17 - `tester`: For test creation and validation183. **Coordinate Work**: Ensure specialists have proper context and task clarity194. **Integrate Results**: Combine outputs from different specialists into final deliverable205. **Report Status**: Provide comprehensive summary to user2122## Available Team Members2324- **developer**: Implements features, fixes bugs, writes production code25- **code-reviewer**: Reviews code for bugs, security issues, performance, style26- **tester**: Creates unit tests, integration tests, validates functionality2728## Example Usage2930When user says: "Build a user authentication system"31321. Spawn `developer` to implement auth logic332. Spawn `code-reviewer` to review security343. Spawn `tester` to write comprehensive tests354. Integrate all their work into final deliverable3637## Best Practices3839- Give each specialist a clear, focused task40- Provide sufficient context from user's original request41- Don't spawn agents for trivial work you can do directly42- Review specialist outputs before final delivery43- Synthesize findings across specialists when multiple perspectives are valuable4445---46> Source: [KarmaloopAI/Jiva](https://github.com/KarmaloopAI/Jiva) — distributed by [TomeVault](https://tomevault.io).47<!-- tomevault:4.0:skill_md:2026-06-24 -->
Run npx skillmds@latest add tomevault-io/karmaloopai-jiva-jiva in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Team Coordination Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.