skills/control-postrun-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 workflow-scoped-execution iteration. Use after each experiment batch with monitor/summary/manifest artifacts.
npx skillsauth add mr-fang-vlsi/edagent control-postrun-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.
It does not own the durable experiment-experience registry; consume that through eda-experiment-phenomenology-analyst.
Minimum required:
*.summary.md)*.monitor.md, *.monitor.history.tsv) or manifest (*.tsv)Optional but preferred:
eda-experiment-phenomenology-analyst:*.results.tsv/json*.conclusion.md*.experience_delta.mdresult layer when available; only re-open raw logs to resolve contradictions.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)workflow-scoped-execution only when:
slurm_logs/04_delay_modeling/:
<run_tag>.retro.mdexperience items were relied onLoad as needed:
references/retro-checklist.mdreferences/recursive-loop-policy.mddevelopment
Create immutable stage checkpoints for Innovus flows. Use when users ask for fixed golden files or restart-from-stage workflows (place/cts/route) with matched DEF+V+SDC and reproducible manifests.
tools
Capture and maintain reusable script-writing experience across wrappers, helpers, parsers, validators, and runtime shims so future script work can reuse proven patterns and avoid repeated anti-patterns.
testing
Summarize local paper PDFs into structured, citation-grounded evidence notes. Use when the user provides local PDF paths and asks for methods/assumptions/results/limitations extraction or wants evidence mapped to current EDA hypotheses.
development
Fetch primary-source paper metadata when evidence is missing or weak for EDA/model/flow claims. Use for requests like building reproducible paper candidate lists, generating user-download queues, and recording citation metadata for local validation.