skills/eda-retro/SKILL.md
Perform post-experiment retrospective for EDA runs, classify failure/success mechanisms, propose high-confidence next actions, and decide whether to recursively trigger a new eda-loop iteration. Use after each experiment batch with monitor/summary/manifest artifacts.
npx skillsauth add biswajit56546/edagent eda-retroInstall 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 immediately after an experiment batch finishes. It converts raw artifacts into a structured "what happened / why / what next" decision and gates whether a recursive next run is justified.
Minimum required:
*.summary.md)*.monitor.md, *.monitor.history.tsv) or manifest (*.tsv)Optional but preferred:
WNS/TNS/ViolPaths)power/area/runtime)backside usage, type/length distribution, long-net capture)H1/H2/H3 or equivalent)model_mismatchflow_policy_mismatchresource_capacity_conflicttool_stability_issueinsufficient_evidenceconfidence (low/medium/high)impact (low/medium/high)cost (low/medium/high)risk (low/medium/high)eda-loop only when:
slurm_logs/04_delay_modeling/:
<run_tag>.retro.mdLoad as needed:
references/retro-checklist.mdreferences/recursive-loop-policy.mdtesting
Apply and validate GT3 backside routing policy in Innovus. Use when configuring CTS/PDN/signal layer usage, submitting GT3 consistency runs, diagnosing zero-backside-nets, or enforcing BPR-reserved-for-PDN constraints.
testing
Use git to version-control local research/EDA iterations with reproducible checkpoints, clear commit/tag structure, and explicit per-version differentiation records. Use when users ask to create baselines, compare versions, snapshot experiment states, prepare rollback points, or document each version's characteristics and distinguishing deltas.
development
Theory-level veto skill for EDA plans. Use before expensive experiment submissions or major flow/model changes to identify logically unsound assumptions, contradiction with known physics/policy, and high-risk invalid comparisons. Produces GO/CONDITIONAL/NO-GO with evidence.
tools
Package the agent+skill infrastructure into a standalone, portable repository-ready bundle with skill-local tool mirrors.