fjwood69

18 mods across 1 repository, 23 stars between them.

mori

01

fjwood69/mori

Plugin Claude Code

Plugin marketplace listing 1 plugin: mori.

23 26d ago A tokens not measured AGPL-3.0

mori

02

fjwood69/mori

Plugin Claude Code

Persistent, cross-device memory for your AI coding agents — self-hosted and AGPL, so your knowledge never leaves your own infrastructure. Connect to a Mori server you run; every session distils into durable, searchable memory, so agents start informed, not cold. /brief loads context, /pensieve searches it.

23 26d ago A tokens not measured AGPL-3.0

SessionStart

03

fjwood69/mori

Hook

Runs when a session starts, executing mori-context-hook.mjs via node. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

PostToolUse

04

fjwood69/mori

Hook

Runs after a tool call finishes, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

PostToolUseFailure

05

fjwood69/mori

Hook

Runs when a tool call fails, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

UserPromptSubmit

06

fjwood69/mori

Hook

Runs when you submit a prompt, before the agent sees it, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

Stop

07

fjwood69/mori

Hook

Runs when the agent finishes a response, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

PreCompact

08

fjwood69/mori

Hook

Runs before the context is compacted, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.

23 26d ago A tokens not measured AGPL-3.0

brief

09

fjwood69/mori

Skill Claude CodeCodex

Session bootstrap — loads shared memories and team standards from the Mori server. Use at session start, or after a context compaction with --post-compact.

23 26d ago A 33 tokens AGPL-3.0

consult

10

fjwood69/mori

Skill Claude CodeCodex

Strategic guidance from the advisor model on a question, with optional focus area and depth. Use before consequential decisions or to review a plan.

23 26d ago A 30 tokens AGPL-3.0

dream

11

fjwood69/mori

Skill Claude CodeCodex

Runs the dream pipeline that distils session events into durable memories. Use to flush undreamed events or check dream status.

23 26d ago A 27 tokens AGPL-3.0

export

12

fjwood69/mori

Skill Claude CodeCodex

Bundle the canonical memory set into one structured Markdown document for external-LLM review, audit, or dashboard download.

23 26d ago A 25 tokens AGPL-3.0

ingest

13

fjwood69/mori

Skill Claude CodeCodex

Bootstraps the memory store from existing material (repos, PDFs, transcripts). Use to seed memory from a project or document.

23 26d ago A 29 tokens AGPL-3.0

msg

14

fjwood69/mori

Skill Claude CodeCodex

Inter-agent messaging — send tasks, questions, and decisions to other Mori agents over NATS.

23 26d ago A 20 tokens AGPL-3.0

nats

15

fjwood69/mori

Skill Claude CodeCodex

Cross-device messaging over the NATS bus — ping, publish, subscribe. Use to broadcast status or catch up on what other devices are doing.

23 26d ago A 32 tokens AGPL-3.0

pensieve

16

fjwood69/mori

Skill Claude CodeCodex

Ranked full-text search and browse over the shared memory store. Use to recall past decisions, patterns, or project context.

23 26d ago A 28 tokens AGPL-3.0

req

17

fjwood69/mori

Skill Claude CodeCodex

Lightweight project requirements checklist surfaced via /brief. Use to track or update outstanding project tasks.

23 26d ago A 21 tokens AGPL-3.0

wrap

18

fjwood69/mori

Skill Claude CodeCodex

Session wrap — summarise session, publish to cc-share and NATS, then dream.

23 26d ago A 19 tokens AGPL-3.0