dev-collaboration

Coordinates Drafter, Reviewer and Breaker roles to manage dev artifacts via comms.md ledger.

9|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/dazzaji/interlateral_agents --skill dev-collaboration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-collaboration
Source: https://github.com/dazzaji/interlateral_agents/tree/main/.claude/skills/dev-collaboration
Command: npx skills add https://github.com/dazzaji/interlateral_agents --skill dev-collaboration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates a three-role workflow (DRAFTER, REVIEWER, BREAKER) for end-to-end dev collaboration across multiple agents, ensuring assignments, notifications, and feedback loops are structured.

Core Features & Use Cases

  • Role assignment and sequencing
  • Ledger-based notifications via comms.md
  • Explicit dual-hatted roles handling and tasks
  • Use case: enabling artifacts to be drafted, reviewed, and hardened with feedback

Quick Start

Run the dev-collaboration skill with a defined artifact_path and Roles mapping.

Frequently Asked Questions about dev-collaboration

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

FAQPage Schema
How do I coordinate multi-agent software development workflows with clear role assignments?

Multi-agent software development workflows are coordinated by assigning triad roles (DRAFTER, REVIEWER, BREAKER) to create, review, and harden dev artifacts. This skill enforces explicit prompts, sequencing, and completion criteria via a shared comms.md ledger and artifact change logs.

What is the best way to structure code review and feedback loops across multiple agents?

Code review and feedback loops across multiple agents are structured using a shared comms.md ledger for notifications and explicit role-based sequencing. The REVIEWER role provides feedback on drafted artifacts, ensuring traceable progress through artifact change logs.

Can I use this multi-agent collaboration workflow if I only have two agents available?

Yes, the multi-agent collaboration workflow supports dual-hatted roles when only two agents are available. One agent can assume combined responsibilities from the triad roles (DRAFTER, REVIEWER, BREAKER), maintaining the structured workflow and explicit task sequencing.

How does a ledger-based communication system work for coordinating developer artifacts?

A ledger-based communication system coordinates developer artifacts by using a shared comms.md file for explicit notifications and role assignments. Agents log progress and artifact changes to this ledger, ensuring traceable feedback loops and structured handoffs between the triad roles.

When do I need explicit role sequencing for artifact creation in a multi-agent setup?

Explicit role sequencing for artifact creation is needed when multiple agents must draft, review, and harden dev artifacts collaboratively. This structured workflow ensures assignments and feedback loops are traceable, preventing uncoordinated changes to shared software artifacts.

Does multi-agent code review require a shared artifact change log to track progress?

Yes, multi-agent code review requires a shared artifact change log to track progress and ensure traceable feedback. The dev-collaboration workflow leverages role scripts and artifact change logs alongside the comms.md ledger to enforce explicit completion criteria.