team-implement

Spawns specialized AI agents to implement distinct modules concurrently via a shared task list.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/ribon-org/ribon --skill team-implement-ribon-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-implement
Source: https://github.com/ribon-org/ribon/tree/main/.claude/skills/team-implement
Command: npx skills add https://github.com/ribon-org/ribon --skill team-implement-ribon-org

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex process of software development by dividing tasks among specialized AI agents, enabling parallel implementation and reducing development time.

Core Features & Use Cases

  • Parallel Development: Spawns multiple AI teammates, each responsible for specific modules or layers of the codebase, to work concurrently.
  • Autonomous Coordination: Utilizes a shared task list with dependencies to ensure agents work in sync and avoid conflicts.
  • Use Case: After a project plan is approved, this Skill can be used to have separate agents implement the backend API, the frontend components, and the unit tests simultaneously, drastically speeding up the development cycle.

Quick Start

Run the team-implement skill to start parallel implementation based on the approved project plan.

Frequently Asked Questions about team-implement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run parallel software implementation across multiple codebase modules?

Parallel software implementation is achieved by spawning specialized AI agents for distinct modules or layers, coordinated through a shared task list with dependencies to ensure agents work concurrently without conflicts.

How do autonomous agents coordinate tasks during concurrent development?

Autonomous agent task coordination uses a shared task list with dependencies, ensuring agents work in sync, avoid conflicts, and manage inter-agent communication by assigning strict file ownership across the codebase.

Can I assign file ownership to individual agents to prevent code conflicts?

Yes, file ownership is explicitly assigned to specialized AI agents, preventing conflicts and managing inter-agent communication during parallel development of distinct codebase layers.

Does parallel AI development include automated code quality checks?

Yes, parallel AI development ensures code quality through automated linting, type checking, and testing hooks integrated into the implementation workflow.

What is the best way to implement backend APIs and frontend components simultaneously?

The best way to implement backend APIs and frontend components simultaneously is using an agent team skill that spawns separate agents for each module, drastically speeding up the development cycle after plan approval.

Should I use autonomous agents for parallel implementation without an approved project plan?

No, you need an approved project plan before starting parallel implementation, as the autonomous agents rely on the plan to divide tasks and manage dependencies across the shared task list.