multi-agent-coordinator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited multi-agent-coordinator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
bensz-collect-bugs 规范记录到 ~/.bensz-skills/bugs/,不要直接修改用户本地已安装的 skill 源码;若有 workaround,先记 bug,再继续完成任务。gh 上传新增 bug 到 huangwb8/bensz-bugs;不要 pull / clone 整个仓库。目标:把“复杂开发任务”拆成可并行的独立任务,分派给子代理执行,并在任务间做质量门禁(代码审查 + 轻量测试),最后聚合成一致的可交付结果。
为满足社区推荐的 SKILL.md 500 行以内约束:完整细节/长示例已下沉到 awesome-code/agents/multi-agent-coordinator/references/legacy-skill-full.md。
required,该 agent 必须真的进入调度链;缺失时停止推进PLAN.md / issue 列表 / TODO 列表dispatch_manifest,明确哪些 agent 属于 required / preferred / optionaldispatch_receipts 或缺失说明,证明 required agent 是否真的被调用dispatch_gatedispatch_gate.can_proceed = false,立即停止,不要绕过 required agent 继续执行dispatch_gate.can_proceed = true,优先调度 required_agents,再补 preferred_agentsrequired_agents 是否都在 dispatch_manifest 中出现并拿到 receipt?~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.