Runs automated design space exploration loops for hardware and EDA workflows. You give it a program (gem5, yosys, verilator), parameters to sweep (cache sizes, pipeline widths, optimization flags), and an objective metric, and it iteratively runs experiments, parses results, and picks the next configuration to try. Stops when it hits your target, times out, or sees no improvement for N iterations. Smart about inferring parameter ranges from source code if you don't specify them, like reading argparse definitions or Verilog parameters to figure out reasonable values. Built for the architecture and verification crowd who'd otherwise write bash loops and spreadsheets. Already has internal looping so don't wrap it in cron.
npx -y skills add wanshuiyin/auto-claude-code-research-in-sleep --skill dse-loop --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills