skills/eda-infra-maintainer/SKILL.md
Maintain and evolve the EDA infrastructure stack (agent policy, knowledge base, tool registry, and skill system) with auditable guardrails and minimal-risk updates.
npx skillsauth add mr-fang-vlsi/edagent eda-infra-maintainerInstall 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 user asks to:
knowledge_base, tool_registry, skills, agent policy),init_research_chain, research_chain_guard, chain templates/skills).Use eda-artifact-hygiene-maintainer instead when the task is primarily artifact cleanup:
This skill owns infrastructure governance and integrity. It does not own domain experiment conclusions (timing/power/route/model physics).
This skill is the direct workflow owner for infrastructure maintenance and development tasks.
workflow-scoped-execution is not the default wrapper here; use it only when infrastructure work explicitly includes one bounded governed execution stage.
Typical consumers include:
workflow-router when routing exposes a structural gap,eda-context-accessor when KB feedback requires infra maintenance,eda-artifact-hygiene-maintainer when cleanup surfaces a policy-level inconsistency.AGENTS.md, the knowledge base, the tool registry, and the skill manifest as governed infrastructure state that must stay mutually consistent.eda-context-accessor when infrastructure work needs shared KB/tool retrieval artifacts that downstream skills should reuse.none kb_feedback_decision from utility or execution skills as an actionable maintenance input and classify it as maintain, update, overturn, or add work.eda-script-pattern-curator instead of leaving them as one-off maintenance notes.Provide or derive:
use, maintain, or develop),AGENTS.md, skills, docs/knowledge_base, docs/tool_registry, scripts, manifests, or routing),workflow-scoped-execution.Return or update:
slurm_logs/00_meta/,workflow-scoped-execution was not_used or delegated_stage.workflow-scoped-execution unless the task truly contains a governed execution substep.references/maintenance-checklist.md when executing any infra maintenance change and you need the mandatory pre/post sequence.references/workflow-owner-usage.md when deciding whether this skill should stay the direct workflow owner or delegate one bounded execution stage to workflow-scoped-execution.references/baseline-guard-and-audit.md when selecting which guard, audit, and tool-query commands to run before or after an infra update.references/skill-reference-topology-policy.md when a change touches SKILL.md or references/*.md layout and you need a merge-vs-split decision.references/skill-type-patterns.md when classifying a touched skill as theory-analysis, execution, or utility.references/utility-skill-maintenance-pattern.md when the task is specifically reorganizing utility skills or horizontal capability boundaries.references/architecture-change-validation.md when the task changes skill architecture, routing, or workflow ownership and you need to record expected benefits plus a later validation plan.references/infrastructure-reporting.md when writing the change summary, rollback trigger, and artifact-path report.scripts/common/skill_adoption_monitor.py plus the skill-adoption ledger/report when structural skill changes need later usage review.scripts/common/maintenance_log_rollup.py and docs/knowledge_base/108_LONG_LOG_ROLLUP_AND_PRINCIPLE_EXTRACTION_WORKFLOW_20260307.md when maintenance logs or similar append-only ledgers become too long to serve as efficient retrieval artifacts.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.