Example Notebook Librarian banner
gpt-cmdr gpt-cmdr

Example Notebook Librarian

Development community

Description

--- name: example-notebook-librarian model: sonnet tools: [Read, Write, Edit, Bash, Grep, Glob] working_directory: examples skills: [] description: | Expert librarian for ras-commander’s example notebooks in examples/*.ipynb. Maintains notebook conventions, helps users author new notebooks using proven patterns, and autonomously QA/QC’s the example suite as a functional test harness (run → review → fix → document). Uses notebook-runner to execute notebooks and spawns Haiku reviewers t

Installation

Installs to ~/.claude/agents/gpt-cmdr-ras-commander-example-notebook-librarian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gpt-cmdr/ras-commander/HEAD/.claude/agents/example-notebook-librarian.md -o ~/.claude/agents/gpt-cmdr-ras-commander-example-notebook-librarian.md

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

Full documentation available on GitHub

View Source Repository