rhoulihan

16 mods across 1 repository, 6 stars between them.

mneme

01

rhoulihan/mneme

Plugin Claude Code

Knowledge-mining engine for AI coding agents — the plugin is the memory.

6 7d ago A tokens not measured original Apache-2.0

mneme

02

rhoulihan/mneme

Plugin Claude Code

Knowledge-mining engine: captures hard-won knowledge as you work, gates it through machine and human review, and shares it as installable knowledge plugins.

6 7d ago A tokens not measured original Apache-2.0

SessionStart

03

rhoulihan/mneme

Hook

Runs when a session starts on startup, clear, compact and resume, executing session-start.sh. From rhoulihan/mneme.

6 7d ago A tokens not measured original Apache-2.0

Stop

04

rhoulihan/mneme

Hook

Runs when the agent finishes a response, executing distill-hook.sh. From rhoulihan/mneme.

6 7d ago A tokens not measured original Apache-2.0

PreCompact

05

rhoulihan/mneme

Hook

Runs before the context is compacted, executing distill-hook.sh. From rhoulihan/mneme.

6 7d ago A tokens not measured copy · 86% Apache-2.0

adopt

06

rhoulihan/mneme

Skill Claude CodeCodex

Retrofit mneme onto a registered repo — draft its scope statement from what the repo already says about itself, agree it with the user, then add the governance files that are missing. Works on a knowledge plugin and on an ordinary app or service repo, which keeps its knowledge in mneme-index/ and is never turned into…

6 7d ago A 71 tokens original Apache-2.0

capture

07

rhoulihan/mneme

Skill Claude CodeCodex

Explicitly flag knowledge worth keeping — a hard-won fix, a non-obvious constraint, a correction to installed knowledge. The background distiller turns flags into staged candidates later.

6 7d ago A 38 tokens original Apache-2.0

classify

08

rhoulihan/mneme

Skill Claude CodeCodex

Run the librarian pass over the knowledge plugin you are standing in — file every accumulated fact into the skill whose work it belongs to, regenerate the knowledge-index, migrate legacy facts, and deliver the whole reorganization as a pull request. The current directory is the argument; you approve the mapping before…

6 7d ago A 65 tokens original Apache-2.0

index

09

rhoulihan/mneme

Skill Claude CodeCodex

Check whether mneme's search index still speaks for the registered repos, and rebuild the ones that have moved. Run it after merging a knowledge pull request, after pulling a registered repo, or whenever a search answer looks thinner than it should.

6 7d ago A 50 tokens original Apache-2.0

new

10

rhoulihan/mneme

Skill Claude CodeCodex

Create a new governed knowledge repo — interview for its scope, scaffold it, and refine the scope statement that routes future knowledge to it. Ships as an installable plugin by default, or with --no-plugin as a repo that is governed and searchable but not distributed.

6 7d ago A 55 tokens original Apache-2.0

register

11

rhoulihan/mneme

Skill Claude CodeCodex

Register an existing knowledge repo with mneme — from a git URL you have access to (mneme clones it for you) or a local checkout — so its knowledge becomes searchable and it can receive harvested candidates.

6 7d ago A 44 tokens original Apache-2.0

retrieval

12

rhoulihan/mneme

Skill Claude CodeCodex

Use when you need institutional knowledge that installed knowledge plugins might already hold — a procedure you half-remember exists, a constraint or gotcha about a system named in the task, or before designing something a team may have solved. Searches the mneme index by vague notion.

6 7d ago A 57 tokens original Apache-2.0

review

13

rhoulihan/mneme

Skill Claude CodeCodex

Triage the open pull requests of the knowledge plugin you are standing in — every fact each PR adds is machine-annotated as duplicate, declined, already-integrated, possibly-integrated, or new, you propose one verdict per PR, and the user approves each merge, closure, or extraction before anything happens. The current…

6 7d ago A 77 tokens original Apache-2.0

share

14

rhoulihan/mneme

Skill Claude CodeCodex

Review staged knowledge candidates and harvest the approved ones onto a branch in their knowledge plugins, pushed as a pull request when the repo has a remote. This is the human gate — nothing is shared without explicit approval here.

6 7d ago A 45 tokens original Apache-2.0

status

15

rhoulihan/mneme

Skill Claude CodeCodex

Show the mneme pipeline state — registered knowledge plugins, pending flags, staged and quarantined candidates, submissions, index freshness.

6 7d ago A 27 tokens original Apache-2.0

verify

16

rhoulihan/mneme

Skill Claude CodeCodex

Run the staleness sweep over a registered knowledge plugin and help re-verify what it finds.

6 7d ago A 22 tokens original Apache-2.0