EDA Flow Orchestrator
Detect local EDA project structure, prepare repeatable commands, and coordinate compile, simulation, regression, and triage loops.
When to use
Use this skill when a project already has scripts but lacks a repeatable agent workflow. It discovers compile, simulation, regression, and triage entry points, then produces a safe operating plan.
Inputs
- Repository layout.
- Existing Makefile, shell scripts, simulator scripts, or CI files.
- Tool availability and license constraints.
- Failure logs.
Outputs
- Flow map.
- Repeatable command plan.
- Failure triage summary.
- Next-run checklist.
- Optional command ledger based on `references/com
完整 SKILL.md 正文和真实下载包等待下载授权接入
当前阶段先公开摘要、元数据、版本历史、包摘要和脱敏下载记录;IC Coder 统一账号代理已接入,后续再按团队权限解锁完整内容和签名下载链接。
Benchmark
29/33 cases passed,等级 B。
安全扫描
format-check / secret-scan / command-risk-check
版本
v0.9.0,更新于 2026-05-22
第三阶段静态审核流水线已经为该 Skill 生成报告;真实 Semgrep、Trivy、Docker 沙箱可在后续替换当前本地执行器。
第四阶段已经为该 Skill 生成 Codex、Claude Code、Cursor 和 MCP 安装计划。正式下载仍等统一账号授权,但 dry-run、路径校验和 manifest 已经可用。
pnpm ichub install eda-flow-orchestrator --agent codex --scope user --dry-run
pnpm ichub install eda-flow-orchestrator --agent codex --scope user
- 格式
- Skill directory
- 目标路径
- user: ~/.agents/skills/eda-flow-orchestratorproject: .agents/skills/eda-flow-orchestrator
- 1读取本地 skills/ 目录并校验 SKILL.md 元数据。
- 2复制 Skill 目录到 Codex Agent Skills 目标路径。
- 3保留 references、scripts、assets 等随包资源,便于 Codex 按描述自动触发。
- 4该 Skill 已通过当前静态审核门禁;安装前仍建议核对版本和 SHA256。
兼容旧版 Codex Desktop 的 .codex/skills 路径可用 CLI 的 --agent codex-legacy 兜底。
- 通过当前格式校验、安全扫描、依赖校验和 Benchmark 记录。
- 同步 Skill metadata、安装说明和下载包审计信息。
sha256:2a5ef0b7
- 补齐 Guardrails 与 Compliance 段落。
- 增加 IC Coder 官方维护标识和兼容 Agent 标记。
sha256:f027dac6
- 首次进入静态 registry。
- 完成基础摘要、标签、分类和公开元数据整理。
sha256:f027dac7
当前展示脱敏静态记录,用于验证产品页面结构;真实记录会在统一账号、下载授权、对象存储签名链接接入后写入数据库。