Catalog
affaan-m/nanoclaw-repl

affaan-m

nanoclaw-repl

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

global
origin:ECC
New~200
v1.2Saved Jul 14, 2026

NanoClaw REPL

Use this skill when running or extending scripts/claw.js.

Capabilities

  • persistent markdown-backed sessions
  • model switching with /model
  • dynamic skill loading with /load
  • session branching with /branch
  • cross-session search with /search
  • history compaction with /compact
  • export to md/json/txt with /export
  • session metrics with /metrics

Operating Guidance

  1. Keep sessions task-focused.
  2. Branch before high-risk changes.
  3. Compact after major milestones.
  4. Export before sharing or archival.

Extension Rules

  • keep zero external runtime dependencies
  • preserve markdown-as-database compatibility
  • keep command handlers deterministic and local
Files1
1 files · 1.0 KB

Select a file to preview

Overall Score

68/100

Grade

C

Adequate

Safety

82

Quality

65

Clarity

72

Completeness

58

Summary

NanoClaw REPL is a session-aware REPL operating guide for the `scripts/claw.js` Claude-powered tool with zero external dependencies. It documents capabilities (model switching, session branching, search, export) and core extension rules to maintain the markdown-backed architecture and deterministic behavior.

Detected Capabilities

session persistencemodel switchingskill loadingsession branchingcross-session searchhistory compactionexport to multiple formatssession metrics

Trigger Keywords

Phrases that MCP clients use to match this skill to user intent.

operate nanolaw replextend claude sessionbranch conversation pathexport repl sessionsearch conversation history

Use Cases

  • Operate a persistent Claude REPL with session management across tasks
  • Branch and explore multiple conversation paths without losing history
  • Switch Claude models mid-session or dynamically load new skills
  • Search across multiple sessions and export conversation state for sharing or archival
  • Extend the NanoClaw REPL while maintaining zero-dependency and markdown compatibility constraints

Quality Notes

  • Clear, concise operating guidance with practical task focus (branch before high-risk changes, compact after milestones)
  • Extension rules are specific and enforced (zero dependencies, markdown compatibility, deterministic handlers) — good guardrails for maintainability
  • No implementation details, code examples, or troubleshooting guidance — skill is primarily a reference/operating manual rather than a deep how-to
  • No edge case documentation (e.g., behavior with large histories, session conflict resolution, export format guarantees)
  • Capabilities list is exhaustive but lacks explanatory context (what does 'session branching' achieve? when would you use /compact vs /export?)
  • No cross-references to actual claw.js code or configuration — assumes user familiarity with the tool
Model: claude-haiku-4-5-20251001Analyzed: Jul 14, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

v1.2

Content updated

2026-07-14

Latest
v1.1

Content updated

2026-04-20

v1.0

Seeded from github.com/affaan-m/everything-claude-code

2026-03-16

Use affaan-m/nanoclaw-repl in your dev environment

Command Palette

Search for a command to run...