.claude/skills/multi-agent-proRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
支持多Agent流水线编排(采集→分析→报告),基于DAG调度实现跨技能状态共享、错误重断点续传、执行报告生成、HTML甘特图可视化、人工审批节点(含超时策略)、历史执行对比、硬件自适应参数和版本更新提醒。v5.3新增官方流水线模板库(4类预置模板+依赖探测)、任务级重试策略(节点级retry块+退避+降级链)、节点类型归组(7→4类认知归组)、错误恢复命令合并(recover统一入口)、条件表达式增强(re_safe+字符串函数)。AI即编排器,脚本提供基础设施。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/multi-agent-proRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/multi-agent-proRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/multi-agent-proRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @fyniujin/multi-agent-proclawhub inspect @fyniujin/multi-agent-pro --version 5.3.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b1878e00493a28e408bcec8e91185e1563d23afae310b3989a8e19023123b275config/pipeline_registry.jsonreferences/anti-patterns.mdreferences/dag-scheduling-guide.mdreferences/error-recovery-patterns.mdreferences/examples.mdreferences/faq-deep.mdreferences/state-sharing-protocol.mdscripts/condition_evaluator.pyscripts/dag_validator.pyscripts/error_recovery.pyscripts/flow_controller.pyscripts/hardware_detector.pyscripts/orchestrator.pyscripts/pipeline_registry.pyscripts/pipeline_reporter.pyscripts/snapshot_store.pyscripts/state_recovery.pyscripts/state_store.pyscripts/template_lib.pyscripts/update_checker.pyskill-card.mdSKILL.mdtemplates/control_flow_template.jsontemplates/gov_procurement_daily.jsontemplates/inspection_summary.jsontemplates/parent_pipeline_template.jsontemplates/pipeline_dag_template.jsontemplates/state_schema.jsontemplates/sub_pipeline_template.jsontemplates/template_schema.jsonmulti-agent-pro 5.3.0 更新说明 - 新增官方流水线模板库,内含4类预置模板并支持依赖自动探测,无需手工定义全部依赖。 - 任务级重试支持显著增强:节点级独立 retry 块,支持退避策略与降级链。 - 节点类型认知归组由7类简化为4类,编排逻辑和表达更清晰。 - 错误恢复命令合并,统一用 recover 入口;交互更一致。 - 条件表达式支持 re_safe 及多种字符串函数,动态工作流能力大幅增强。