🔁
AutomationPython

DSE Loop

by wanshuiyin

DSE Loop is an Automation skill for Claude Code, published by wanshuiyin in Auto-claude-code-research-in-sleep.

14.7K stars1.3K forkson wanshuiyin/Auto-claude-code-research-in-sleepAdded 2026/08/14Repository updated 2026/08/11
ai-researchai-toolsarisautonomous-agentclaudeclaude-codeclaude-code-skillscodexdeep-learninggptidea-generationllmmachine-learningmcpmcp-serverml-researchopenaipaper-reviewpaper-writingresearch-automation
Install in seconds
Install DSE Loop
Copy DSE Loop into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/main/skills/dse-loop ~/.claude/skills/dse-loop

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/dse-loop/SKILL.md in wanshuiyin/Auto-claude-code-research-in-sleep
Installs to
~/.claude/skills/dse-loop
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What DSE Loop does

DSE Loop autonomously explores design spaces for computer architecture and EDA by running a program, analyzing results, tuning parameters, and iterating until an objective is met or a timeout occurs. Use it when the user asks for DSE, parameter sweeps, optimization, or finding the best configuration.

DSE Loop is cataloged under Automation on DirSkills. DSE Loop comes from a repository tagged ai-research, ai-tools, aris, autonomous-agent and claude.

Documentation

README

DSE Loop: Autonomous Design Space Exploration

🔁 Do not wrap this skill in /loop / CronCreate. It already loops internally until its objective is met or it times out. Unlike the verdict-bearing review/audit skills, its stop gate is an objective machine-checkable metric (Type-A), so its self-termination is safe same-model — the reason not to wrap it is scheduler duplication, not the verdict fence. See shared-references/external-cadence.md.

Autonomously explore a design space: run → analyze → pick next parameters → repeat, until the objective is met or timeout is reached. Designed for computer architecture and EDA problems.

Context: $ARGUMENTS

This is the opening of the README. Read the full README on GitHub.

Commands DSE Loop provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /loop
  • /dse-loop

Frequently asked about DSE Loop

  • What else does wanshuiyin publish alongside DSE Loop?

    DSE Loop is one of 25 skills that DirSkills catalogs from wanshuiyin/Auto-claude-code-research-in-sleep, the repository it ships in. Its siblings there include Ablation Planner, AlphaXiv and Analyze Results. Each one is a separate skill with its own page in this directory, installs the same way DSE Loop does, and is maintained by wanshuiyin in that same repository. The rest of the collection is listed on the wanshuiyin/Auto-claude-code-research-in-sleep page.

  • How does DSE Loop compare to other Automation skills?

    DSE Loop ranks #138 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DSE Loop against them. Open each page to compare what they document and how they install.

More from wanshuiyin/Auto-claude-code-research-in-sleep

DSE Loop is one of 25 skills cataloged on DirSkills from wanshuiyin/Auto-claude-code-research-in-sleep.

See all 25 skills