nw-collaboration-and-handoffs

仓库创建 2026年2月13日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

规范团队与代理间的交接契约,减少误解与重复工作。

这个 Skill 做什么

跨代理协作与工作交接模式、提交消息与流程规范。

把跨代理协作和工作交接流程说清楚:谁接收谁交付、交接时要带哪些信息以及提交消息的规范。用于 TDD、Mikado 或重构等需要多角色协作的场景,确保验收、设计、开发与交付环节衔接顺畅。它还规范了 handoff 模式和 commit 模板,能减少误解和重复沟通。

▸ 展开 SKILL.md 英文原文

Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows

Skill 开发管理协作交接提交规范通用
585
Stars
59
Forks
40
仓库内 Skill
+15
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-collaboration-and-handoffs/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-collaboration-and-handoffs/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Collaboration and Handoffs

## Cross-Agent Collaboration

### Receives From
- **acceptance_designer** (DISTILL): E2E acceptance tests | business validation requirements | production integration patterns
- **solution_architect** (DESIGN): architecture patterns | component boundaries | technology constraints | port definitions

### Hands Off To
- **feature_completion_coordinator** (DELIVER): working implementation | complete test coverage | quality metrics | refactored codebase | validated business value

### Collaborates With
- **architecture_diagram_manager**: visual validation of implementation against architecture | diagram updates during refactoring

## 4 Workflow Handoff Patterns

### 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有