hydromind-research-execute

Orchestrate HydroMind evidence-loop workflows from preparation to summarize phases.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CMajorChords/HydroMind --skill hydromind-research-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hydromind-research-execute
Source: https://github.com/CMajorChords/HydroMind/tree/main/.agents/skills/hydromind-research-execute
Command: npx skills add https://github.com/CMajorChords/HydroMind --skill hydromind-research-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stage 3 Execute skill helps research teams formalize and coordinate the execution phase of HydroMind paper-directed experiments, ensuring reproducible progression from preparation to summarize while maintaining strict data and artifact ownership.

Core Features & Use Cases

  • Orchestrates the canonical phases: prepare → implement → configure → run → analyze → summarize.
  • Manages and protects canonical outputs: execution/state.json, execution/loops/loop{n}.md, execution/results.md, execution/evidence_review.json.
  • Works with design/paper artifacts and hydro CLI surfaces for validation and controlled writes.

Quick Start

Activate stage 3 by invoking the HydroMind command to enter the execute phase for your research_id; the system loads required artifacts and enforces loop progression.

Frequently Asked Questions about hydromind-research-execute

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

FAQPage Schema
How do I execute paper-directed research workflows with tracked outputs and artifacts?

The research workflow progresses through six canonical phases: prepare, implement, configure, run, analyze, and summarize. The execute skill orchestrates this sequence to advance hydrology paper-directed experiments while maintaining strict data and artifact ownership.

How do I validate controlled writes during hydrology experiment execution?

You validate controlled writes during hydrology research by enforcing the use of design and paper inputs alongside hydro CLI surfaces such as hydro config, hydro run, hydro queue, and hydro checkpoint to control and validate experiment artifacts.

What canonical outputs are protected during the HydroMind evidence-loop workflow?

The evidence-loop workflow manages and protects canonical outputs including execution/state.json, execution/loops/loop{n}.md, execution/results.md, and execution/evidence_review.json to ensure reproducible artifact progression.

Do I need design and paper artifacts to start the hydrology execute phase?

Yes, design and paper artifacts are required. The system loads required artifacts upon entering the execute phase for your research_id and enforces their use to validate and control writes throughout the evidence-loop workflow.

What is the best way to manage loop progression in hydrology research workflows?

The best way to manage loop progression in hydrology research workflows is by invoking the HydroMind command to enter the execute phase for your research_id. The system loads required artifacts and enforces sequential loop progression.