optimize

Coordinate algorithm-first quests by managing candidate briefs and frontier state.

2|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill optimize-rycen7822
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimize
Source: https://github.com/Rycen7822/DeepScientist-hermes/tree/main/resources/skills/optimize
Command: npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill optimize-rycen7822

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It coordinates algorithm-first quests by organizing candidate briefs, frontier state, and promotion to durable lines, replacing ad-hoc exploration with a disciplined workflow.

Core Features & Use Cases

  • Shape candidate briefs, rank them on a single surface, and promote the winner into a durable optimization line.
  • Manage a small within-line candidate pool, perform bounded smoke tests, and drive measured experiments toward a clear route.
  • Support internal submodes (brief, rank, seed, loop, fusion, debug) as a unified optimization workflow.

Quick Start

Invoke the optimize stage to turn frontier insights into a single durable improvement path.

Frequently Asked Questions about optimize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage frontier state and candidate briefs for algorithm-first optimization workflows?

To manage frontier state and candidate briefs, you coordinate algorithm-first quests by shaping briefs, ranking them on a single surface, and promoting the winner into a durable optimization line. This replaces ad-hoc exploration with a disciplined workflow.

What is the best way to direct algorithmic exploration toward a single durable improvement path?

The best way to direct algorithmic exploration toward a durable improvement path is to invoke the optimization stage, which manages a small within-line candidate pool, performs bounded smoke tests, and drives measured experiments toward a clear route.

How do I rank and promote candidate solutions during disciplined exploration tasks?

You rank and promote candidate solutions by managing a small within-line candidate pool, performing bounded smoke tests, evaluating the frontier state, and promoting the highest-ranked candidate into a durable line.

Does this optimization workflow support internal submodes for debugging and fusion?

Yes, this optimization workflow supports internal submodes including brief, rank, seed, loop, fusion, and debug, functioning together as a unified optimization workflow to evaluate and select optimal routes.

Are there specific safety constraints or shell execution requirements for running optimization loops?

Yes, the optimization workflow specifies explicit frontmatter requirements, optional resources, and safety constraints, including explicit instructions for 'bash_exec' usage and artifact recording during execution.

When should I use a structured optimization workflow instead of ad-hoc exploration for route selection?

You should use a structured optimization workflow instead of ad-hoc exploration when your algorithm-first quests require disciplined exploration, evaluation, and route selection to turn frontier insights into a single durable improvement path.