Curate banner
monarch-initiative monarch-initiative

Curate

Development community

Description

--- description: Curate a given disorder, either de-novo, or augment an existing one. A list of deep research providers may be specified. argument-hint: [DISORDER_NAME] ( using [DEEP_RESEARCH_PROVIDER] ) --- Curate the disorder specified in $ARGUMENTS. IMPORTANT: you MUST consult the initiate-new-disorder-creation skill for detailed instructions. If the user specifies a deep research provider(s), make sure to perform deep research using at least this provider(s), otherwise default to falcon.

Installation

Installs to ~/.claude/commands/monarch-initiative-dismech-curate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/monarch-initiative/dismech/HEAD/.claude/commands/curate.md -o ~/.claude/commands/monarch-initiative-dismech-curate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository