skills/backside-routing-realization-specialist/SKILL.md
Diagnose and implement backside-routing realization paths, including targeted reroute, local DEF/OpenDB patching, and OpenROAD-backed net-level rerouter bring-up, when theory predicts benefit but the current flow does not realize BM2/BM1 usage.
npx skillsauth add mr-fang-vlsi/edagent backside-routing-realization-specialistInstall 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 the key question is not "is backside theoretically useful?" but "why is backside routing not being physically/electrically realized, and how do we build, fix, and evolve our own controlled rerouter to test it?"
Use this skill when:
BM2/BM1 occupancy,selection bookkeeping must be separated from real route realization.This skill owns:
It does not own:
bspdn-physical-contract-auditor,bspdn-pdn-sufficiency-evaluator,backside-benefit-attribution-evaluator,BM2/BM1, or is the flow only reporting bookkeeping success?BM2/BM1 -> M0 -> M1 path?This is not a read-only analysis skill.
When the request requires it, this skill should:
openroad_backside_rerouter.pysanitize_def_for_openroad.pymanual_backside_patch_oracle.pyThe default expectation is "can read, can repair, can extend", not just "can diagnose."
Emit the smallest useful routing-realization package:
*.results.tsv*.conclusion.md*.experience_delta.mdrouted_signal_net_count > 0 as proof of backside realization unless final geometry or extracted connectivity shows real BM2/BM1 use.M0-only separate from confirmed backside success.OpenDB/dbWireEncoder) over repeated raw DEF text surgery once DEF syntax itself becomes a blocker.wire-rewrite / local-spec / incremental realization path has already been falsified.references/background-knowledge-links.md for the current routing-realization knowledge contract and source anchors.references/update-mechanism.md when deciding whether routing-realization lessons should refresh KB gates, local rerouter assumptions, or the skill's references.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.
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.