What problem does it solve?
This Skill eliminates the frustration of losing context across disjointed AI coding interactions by providing a persistent, session-aware REPL that retains full project context between runs, so you never have to re-explain your codebase or task progress.
Core Features & Use Cases
- Persistent Session Storage: All session data is stored as markdown files, making it easy to review, version control, and share your coding work.
- Built-in Workflow Tools: Switch between Claude models on the fly, branch sessions to test risky changes without breaking your main workflow, search across all past sessions for past solutions, and compact history to stay within context limits.
- Use Case: Use this Skill to work on a multi-step legacy code refactoring project: branch a session to test a risky dependency upgrade, compact the session history after completing each module refactor, and export the final session to markdown for your team's documentation.
Quick Start
Use the nanoclaw-repl skill to launch a new persistent session for your current coding task and switch to the claude-3-opus model for complex reasoning work.