Resume banner
OpenRaiser OpenRaiser

Resume

Data community

Description

# Resume — Resume Pipeline from Last Checkpoint Resume a NanoResearch pipeline that was interrupted or failed. ## Input `$ARGUMENTS` — workspace path (optional). If not provided, use the most recent workspace under `~/.nanoresearch/workspace/research/`. ## Schema Compatibility Manifests come in two schemas — **normalize before processing**: 1. **Old schema** (Python pipeline, `schema_version: "1.1"`): - Stage keys are UPPERCASE: `IDEATION`, `PLANNING`, `SETUP`, `CODING`, `EXECUTION`, `A

Installation

Installs to ~/.claude/commands/openraiser-nanoresearch-resume.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/NanoResearch/HEAD/.claude/commands/resume.md -o ~/.claude/commands/openraiser-nanoresearch-resume.md

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

Full documentation available on GitHub

View Source Repository