skills/eda-script-pattern-curator/SKILL.md
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.
npx skillsauth add mr-fang-vlsi/edagent eda-script-pattern-curatorInstall 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 when:
This skill owns:
It does not own:
Typical consumers:
eda-infra-maintainereda-method-implementerworkflow-scoped-executioneda-context-accessorProvide or derive:
Emit the smallest useful set:
references/pattern-layers.md when deciding how to separate raw script incidents from reusable patterns.references/integration-policy.md when wiring script-pattern guidance into infra or execution workflows.docs/knowledge_base/templates/script_incident_template.md and docs/knowledge_base/templates/script_pattern_note_template.md as the default artifact skeletons when no more specific script-pattern template already exists.development
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.
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.
testing
Implement EDA research methods from approved hypothesis plans, with integration discipline, measurable contracts, and minimal-risk iteration.