بنقرة واحدة
team-agent-orchestration
使用 work items、ownership、agent Kanban、merge gates 和 control pane handoffs 运行团队式智能体编排。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
使用 work items、ownership、agent Kanban、merge gates 和 control pane handoffs 运行团队式智能体编排。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Kubernetes 工作负载模式、资源管理、RBAC、probes、autoscaling、ConfigMap/Secret 处理,以及面向生产级部署的 kubectl 调试。
完成任何非平凡任务后使用。智能体按 5 个维度自评输出——准确性、完整性、清晰度、可执行性、简洁性——每项都给出具体证据。生成结构化 1-5 评分卡和具体改进建议。
在 competitive-platform-analysis 产出分层竞品集合后使用。按九个加权维度(定位、声音、视觉工艺、offer packaging、证据、enterprise-readiness、thought leadership、定价、客户 strategic tension)为每个竞品评分,使用明确 1–5 rubrics 和 tension-plot。位于 competitive-report-structure 之前。
当品牌需要通过结构化多会话访谈发现或表达身份时使用。通过 laddering、5 Whys 和 projective techniques,覆盖目的、定位、受众、个性、声音、叙事以及 founder-brand 张力 8 个模块。产出可恢复 session、磁盘持久化状态和 master brandbook(90_SYNTHESIS.md)。
通过 CodeScene MCP 提供实时结构性 Code Health——编辑前审查,变更后验证分数变化,门控 commit 和 PR。用于代码质量审查、重构、检查 AI 变更是否降低文件质量,或 commit/PR 前。
用于界定竞争 landscape:在任何 benchmark 开始前,识别、分类并用分数过滤竞品集合。决定谁算竞品、属于哪个 tier、应挖哪些来源。三技能竞争分析流水线第一步;位于 benchmark-methodology 之前。
| name | team-agent-orchestration |
| description | 使用 work items、ownership、agent Kanban、merge gates 和 control pane handoffs 运行团队式智能体编排。 |
| metadata | {"origin":"ECC"} |
当智能体像团队而不是单个助手一样被管理时,使用此技能。目标是让团队式编排可靠:清晰 work items、明确 ownership、agent Kanban 状态、branch 隔离、control pane 可见性和 merge gates。
把每个智能体当成有窄合同的队友:
当工作必须跨会话可见时,使用 agent Kanban。
| 列 | 含义 | 退出标准 |
|---|---|---|
| Backlog | 候选 work item,尚未成形 | 已写 acceptance criteria |
| Ready | 已成形,可分配 | 已分配 owner 和 branch/worktree |
| Running | 智能体正在工作 | 存在 handoff artifact 和 changed files |
| Review | 工作完成但未合并 | tests、diff review 和 risk check 通过 |
| Blocked | 需要外部输入或 gate 失败 | blocker 有 owner 和 next action |
| Merged | 已集成到 mainline | PR merged 或本地 main 已更新 |
| Archived | 不再相关 | 已记录原因 |
每张卡片应符合此 schema:
{
"id": "agent-card-001",
"title": "Build dynamic workflow skill",
"owner": "codex",
"state": "running",
"branch": "product/dynamic-workflow-team-orchestration",
"worktree": ".",
"acceptance": [
"Skill exists",
"Tests cover required concepts",
"Content artifact contains video and article angles"
],
"merge_gate": "lint, focused tests, and catalog check pass",
"handoff": "path/to/handoff.md"
}
skills/。有用的团队编排 control pane 应显示:
在操作者能回答这些问题前,不要增加更多自动化:谁拥有它、改了什么、哪个 gate 失败、什么能安全合并?
当卡片需要 dynamic workflow mode:
每次编排 pass 结束时包含: