roboco-io

63 mods across 5 repositories, 252 stars between them.

UserPromptSubmit

49

roboco-io/ralph-mem

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From roboco-io/ralph-mem.

2 7mo ago A tokens not measured original MIT

ralph-mem

50

roboco-io/ralph-mem

Settings file Claude Code

Agent settings declaring 1 hook event (UserPromptSubmit).

2 7mo ago A tokens not measured original MIT

ralph-mem CLAUDE.md

51

roboco-io/ralph-mem

Instructions file

Project instructions for ralph-mem, a Claude Code plugin that stores and retrieves work context across sessions. It combines repeated task attempts with memory management to reduce lost context and declining responses as conversations grow.

2 7mo ago A 1,815 tokens original MIT

mem-forget

52

roboco-io/ralph-mem

Command

A command for deleting saved memory entries from selected sessions, dates, or categories.

2 7mo ago A 8 tokens original MIT

mem-inject

53

roboco-io/ralph-mem

Command

A command for manually saving information in the agent's persistent memory, optionally with a category and tags.

2 7mo ago A 12 tokens original MIT

mem-search

54

roboco-io/ralph-mem

Command

A command for searching saved memory records and session information by keyword. It can show either a short result list, timeline context, or full details for a selected record.

2 7mo ago A 19 tokens original MIT

mem-status

55

roboco-io/ralph-mem

Command

A command for viewing the current state and statistics of the saved-memory system.

2 7mo ago A 8 tokens original MIT

ralph

56

roboco-io/ralph-mem

Command

A command set for repeatedly running a task until a chosen condition is met, such as passing tests, building successfully, or having no lint errors.

2 7mo ago A 21 tokens original MIT

PostToolUse

57

roboco-io/ralph-mem

Hook

Runs after a tool call finishes, executing post-tool-use.js via bun. From roboco-io/ralph-mem.

2 7mo ago A tokens not measured original MIT

Stop

58

roboco-io/ralph-mem

Hook

Runs when the agent finishes a response, executing stop.js via bun. From roboco-io/ralph-mem.

2 7mo ago A tokens not measured original MIT

mem-forget

59

roboco-io/ralph-mem

Skill Claude CodeCodex

A command for removing selected records from stored memory.

2 7mo ago A 30 tokens original MIT

mem-inject

60

roboco-io/ralph-mem

Skill Claude CodeCodex

A skill for manually saving project context in persistent memory, with optional categories and tags.

2 7mo ago A 28 tokens original MIT

mem-search

61

roboco-io/ralph-mem

Skill Claude CodeCodex

A command for searching saved memory records and session information, with results revealed from short summaries to full details.

2 7mo ago A 24 tokens original MIT

mem-status

62

roboco-io/ralph-mem

Skill Claude CodeCodex

A command that reports the current state of the memory system, including saved sessions, observations, storage use, and recent activity.

2 7mo ago A 32 tokens original MIT

ralph

63

roboco-io/ralph-mem

Skill Claude CodeCodex

A command for repeating a task until a chosen success check passes, such as tests, a build, linting, or type checking.

2 7mo ago A 32 tokens original MIT