.agents/skills/team-topology-analysis/SKILL.md
Evaluate whether a proposed agent graph supports safe handoffs and useful parallel work
npx skillsauth add chemistrywow31/A-Team Team Topology AnalysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to judge whether a proposed team graph is clean, bottlenecked, or over-coordinated.
.codex/agents/discovery/role-designer.mdA -> B -> C
Good for strict stage-by-stage work. Risk: one blocked node stalls the chain.
Coordinator -> specialists
Good for coordinator-driven parallel work. Risk: the coordinator becomes a bottleneck.
Coordinator -> stage group -> review -> stage group
Usually the best default for non-trivial teams.
spawn_agentsend_inputwait happens only at real synchronization boundaries前端、後端、QA 三個角色都要直接改同一份 API schema。
拓撲有衝突;應指定單一 schema owner,其他角色只讀或透過 reviewer/coordinator 提出變更。
data-ai
Evaluate whether a proposed agent graph supports safe handoffs and useful parallel work
testing
Extract precise team requirements through staged, single-direction questioning
content-media
Search external sources for reusable skills before designing a new one
data-ai
Create or improve a skill by using the system skill when available and the legacy local bundle as fallback