— No reviews yet
0 installs
9 views
0.0% view→install
Install
$ agentstack add skill-karmaloopai-jiva-coordination ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Team Coordination? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Team Coordination Skill
Overview
Coordinate complex software engineering tasks by leveraging specialized team member personas.
Workflow
- Analyze Requirements: Break down user request into specialized work streams
- Delegate to Specialist: Spawn sub-agents with appropriate personas:
developer: For implementation workcode-reviewer: For code review and security analysistester: For test creation and validation
- Coordinate Work: Ensure specialists have proper context and task clarity
- Integrate Results: Combine outputs from different specialists into final deliverable
- 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"
- Spawn
developerto implement auth logic - Spawn
code-reviewerto review security - Spawn
testerto write comprehensive tests - 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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: KarmaloopAI
- Source: KarmaloopAI/Jiva
- License: MIT
- Homepage: https://www.karmaloop.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.