Reseed banner
depictio depictio

Reseed

Development community

Description

# Reseed a reference project (in-place, no container restart) Reseeds one or more bundled reference projects (iris, penguins, ampliseq, advanced_viz_showcase, …) **without** wiping the whole MongoDB / MinIO state. Use after editing `template.yaml`, a canonical recipe, or a `.db_seeds/*.json` on the project, when you want the changes reflected in the running app. Backed by `dev/reseed_project.py`. Runs **inside the API container** so it has MongoDB + MinIO + the depictio module path. ## When t

Installation

Installs to ~/.claude/commands/depictio-depictio-reseed.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/depictio/depictio/HEAD/.claude/commands/reseed.md -o ~/.claude/commands/depictio-depictio-reseed.md

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

Full documentation available on GitHub

View Source Repository