rand

106 mods across 5 repositories, 331 stars between them.

UserPromptSubmit

49

rand/rlm-claude-code

Hook

Runs when you submit a prompt, before the agent sees it, executing hook-dispatch.sh. From rand/rlm-claude-code.

104 6mo ago A tokens not measured

Stop

50

rand/rlm-claude-code

Hook

Runs when the agent finishes a response, executing hook-dispatch.sh. From rand/rlm-claude-code.

104 6mo ago A tokens not measured

feature-checklist

51

rand/mnemosyne

Command Claude Code

Interactive task execution workflow for feature implementation.

84 9mo ago A 11 tokens original MIT

feature-clarify

52

rand/mnemosyne

Command Claude Code

Resolve ambiguities in feature specs through interactive Q&A.

84 9mo ago A 15 tokens original MIT

feature-plan

53

rand/mnemosyne

Command Claude Code

Generate implementation plan from feature specification.

84 9mo ago A 9 tokens original MIT

feature-specify

54

rand/mnemosyne

Command Claude Code

Create feature specification with user scenarios and requirements.

84 9mo ago A 12 tokens original MIT

feature-tasks

55

rand/mnemosyne

Command Claude Code

Break down implementation plan into Beads tasks with dependencies.

84 9mo ago C 14 tokens original MIT

feature-validate

56

rand/mnemosyne

Command Claude Code

Validate feature specification quality using DSPy ReviewerModule.

84 9mo ago A 13 tokens original MIT

ics

57

rand/mnemosyne

Command Claude Code

Edit context file in ICS with full capabilities (templates, vim mode, semantic analysis).

84 9mo ago B 19 tokens original MIT

memory-consolidate

58

rand/mnemosyne

Command Claude Code

Review and consolidate similar or duplicate memories.

84 9mo ago A 12 tokens original MIT

memory-context

59

rand/mnemosyne

Command Claude Code

Load relevant project context from memories.

84 9mo ago A 9 tokens original MIT

memory-export

60

rand/mnemosyne

Command Claude Code

Export memories to markdown for review and backup.

84 9mo ago A 11 tokens original MIT

memory-list

61

rand/mnemosyne

Command Claude Code

List and browse memories with sorting and filtering.

84 9mo ago A 11 tokens original MIT

memory-search

62

rand/mnemosyne

Command Claude Code

Search memories using hybrid search (keyword + graph).

84 9mo ago A 13 tokens original MIT

memory-store

63

rand/mnemosyne

Command Claude Code

Store a new memory in Mnemosyne with LLM enrichment.

84 9mo ago A 15 tokens original MIT

rand/mnemosyne

Command Claude Code

Create or update project constitution defining principles and quality gates.

84 9mo ago A 14 tokens original MIT

SessionStart

65

rand/mnemosyne

Hook Claude Code

Runs when a session starts, executing session-start.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured copy · 100% MIT

PostToolUse

66

rand/mnemosyne

Hook Claude Code

Runs after a tool call finishes for Edit(*), Write(*), Bash(git commit:*) and Bash(mnemosyne remember:*) tool calls, executing post-tool-use.sh, post-commit.sh and post-memory-store.sh (5 commands). From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

PreToolUse

67

rand/mnemosyne

Hook Claude Code

Runs before the agent uses a tool for Bash(git push:*) and Bash(gh pr create:*) tool calls, executing pre-destructive.sh (2 commands). From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

PreCompact

68

rand/mnemosyne

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

Stop

69

rand/mnemosyne

Hook Claude Code

Runs when the agent finishes a response, executing on-stop.sh. From rand/mnemosyne.

84 9mo ago A tokens not measured original MIT

mnemosyne

70

rand/mnemosyne

Settings file Claude Code

Agent settings declaring 5 hook events (SessionStart, PostToolUse, PreToolUse, PreCompact).

84 9mo ago A tokens not measured original MIT

mnemosyne CLAUDE.md

71

rand/mnemosyne

Instructions file

Instructions for rand/mnemosyne, covering claude development guidelines, 1. multi-agent orchestration system, agent 1: orchestrator, agent 2: optimizer and agent 3: reviewer.

84 9mo ago C 8,021 tokens original MIT