Rememora

16 mods across 1 repository, 3 stars between them.

rememora-developer

01

Rememora/rememora

Skill Claude CodeCodex

Use this skill when working on Rememora development tasks such as picking approved tickets, planning implementations, writing code in isolated worktrees, running validation, and preparing pull requests. This is the Codex-facing equivalent of the Claude Code rememora-developer subagent.

3 yesterday A 60 tokens original MIT

rememora-triage

02

Rememora/rememora

Skill Claude CodeCodex

Use this skill when triaging the Rememora project board, assessing issue readiness, checking dependencies, categorizing work, and proposing or applying board status updates. This is the Codex-facing equivalent of the Claude Code rememora-triage subagent.

3 yesterday A 59 tokens original MIT

rememora

03

Rememora/rememora

Plugin Claude Code

Plugin marketplace listing 1 plugin: rememora.

3 yesterday A tokens not measured original MIT

rememora-developer

04

Rememora/rememora

Agent Claude Code

Use this agent when you need to work on Rememora development tasks — picking tickets, planning implementations, writing code, and managing PRs for the cross-agent persistent memory CLI. This includes feature development, bug fixes, and refactoring work that follows the ticket-based workflow. Examples: user: "Pick up…

3 yesterday D 285 tokens original MIT

rememora-triage

05

Rememora/rememora

Agent Claude Code

Use this agent when triaging issues, feature requests, or bugs for the Rememora project — a cross-agent persistent memory CLI for AI coding assistants. This includes prioritizing work, categorizing tasks across the Rust CLI, eval bench, and plugin subsystems, and grooming the GitHub project board. Also use when the…

3 yesterday A 322 tokens original MIT

rememora AGENTS.md

06

Rememora/rememora

Instructions file CodexOpenCode

Instructions for Rememora/rememora, covering rememora, architecture, key files, commands and db location.

3 yesterday A 406 tokens original MIT

rememora CLAUDE.md

07

Rememora/rememora

Instructions file

Instructions for Rememora/rememora, a project described as: Persistent, cross-agent memory for AI coding agents. Rust CLI + SQLite. Install as a Claude Code plugin — everything is automatic.

3 yesterday A 102 tokens original MIT

rememora

08

Rememora/rememora

Plugin Claude Code

Persistent cross-agent memory. Automatically saves decisions, bug fixes, and patterns across sessions. Semantically retrieves context when you need it.

3 yesterday A tokens not measured original MIT

Setup

09

Rememora/rememora

Hook

Runs once when the project is set up, executing setup-check.sh via bash. From Rememora/rememora.

3 yesterday A tokens not measured original MIT

UserPromptSubmit

10

Rememora/rememora

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-search.sh via bash. From Rememora/rememora.

3 yesterday A tokens not measured copy · 47% MIT

SessionStart

11

Rememora/rememora

Hook

Runs when a session starts on startup, clear, compact and resume, executing session-start.sh via bash. From Rememora/rememora.

3 yesterday A tokens not measured original MIT

SessionEnd

12

Rememora/rememora

Hook

Runs when a session ends, executing session-end.sh via bash. From Rememora/rememora.

3 yesterday A tokens not measured copy · 47% MIT

Stop

13

Rememora/rememora

Hook

Runs when the agent finishes a response, executing stop-curate.sh via bash. From Rememora/rememora.

3 yesterday A tokens not measured copy · 52% MIT

rememora

14

Rememora/rememora

Skill Claude CodeCodex

Manage rememora persistent memory — save knowledge, search prior context, or check status.

3 yesterday A 22 tokens original MIT

rememora-save

15

Rememora/rememora

Skill Claude CodeCodex

ALWAYS use this skill after ANY of these events during your work: (1) You or the user made an architectural or design decision — choosing a database, framework, algorithm, API design, or trade-off. (2) You fixed a non-trivial bug — especially silent failures, race conditions, configuration gotchas, or…

3 yesterday A 161 tokens original MIT

rememora-search

16

Rememora/rememora

Skill Claude CodeCodex

ALWAYS use this skill BEFORE any of these actions: (1) Implementing something non-trivial — search for prior decisions and patterns in this area before writing code. (2) Encountering unfamiliar code or architecture — search for entity knowledge before exploring from scratch. (3) The user references past work, past…

3 yesterday A 134 tokens original MIT