hydromind-research-propose

Write canonical design and paper artifacts from exploration outputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Stage 2 Propose skill coordinates the transition from exploration to a canonical design and paper production workflow in HydroMind, writing the complete artifact set that materializes research findings into design/** and paper artifacts.

Core Features & Use Cases

  • Writes canonical design/experiment/*.md, design/paper/*.md, design/paper/paper_plan.json, and design/tasks.md from exploration outputs.
  • Enforces the stage contract and integrates with hydro research status, instructions, and validate steps to guide progression and hand off to the Execute stage.
  • Maintains governance over artifact integrity, enabling reproducibility and auditability of the research workflow.

Quick Start

Initiate the explore-to-propose transition in an initialized HydroMind workspace to generate the canonical design and paper artifacts.

Frequently Asked Questions about hydromind-research-propose

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

FAQPage Schema
How do I generate a research paper plan and design artifacts from exploration outputs?

You can generate canonical design artifacts by applying the explore-to-propose transition in an initialized HydroMind workspace, which writes complete design/experiment, design/paper, paper_plan.json, and tasks.md files from exploration outputs.

What is the explore-to-propose transition in a research workflow?

The explore-to-propose transition is the process of materializing research findings into canonical design and paper artifacts, enforcing the stage contract to validate progress before handing off to the Execute stage.

Do I need an initialized HydroMind workspace to write canonical design artifacts?

Yes, you need an initialized HydroMind workspace with completed exploration outputs to generate canonical design/experiment and design/paper artifacts, relying on hydro research propose status for guidance.

Can I validate research progress and enforce stage contracts during artifact generation?

Yes, the propose stage enforces the stage contract and integrates with hydro research status, instructions, and validate steps to guide progression and validate progress before handing off to the Execute stage.

How do I maintain reproducibility and auditability of research workflow artifacts?

You maintain reproducibility and auditability by enforcing governance over artifact integrity during the explore-to-propose transition, ensuring canonical design and paper artifacts are validated and consistently materialized.