Aiyo28

13 mods across 2 repositories, 3 stars between them.

memento-os

01

Aiyo28/memento-os

Plugin Claude Code

Decision-centric memory system for AI coding agents. Store conclusions, not notes. OODA-driven reasoning artifacts with priority matrix, invalidation triggers, and seed activation.

3 2mo ago A tokens not measured original MIT

Aiyo28/memento-os

Instructions file CodexOpenCode

Instructions for Aiyo28/memento-os, covering agent instructions — memento os, what this repo is, if you're working on this repo, conventions and retrieval-first protocol.

3 2mo ago A 762 tokens original MIT

decide

03

Aiyo28/memento-os

Skill Claude CodeCodex

Composable decision skill. Core OODA loop: present options, assess confidence, record reasoning artifact with priority matrix. Modes: default (decide from current context), --research (ingest source first, then decide), --reframe (force perspective shift before options). Triggers: "decide", "should we", "which…

3 2mo ago A 92 tokens original MIT

grill-me

04

Aiyo28/memento-os

Skill Claude CodeCodex

Stress-test a plan, design, or architecture through relentless structured interviewing. Produces reasoning artifacts as byproduct — every gap found becomes a [D], [I], or [S] artifact. Triggers: "grill me", "stress test this plan", "poke holes", "challenge my design", "devil's advocate", "what am I missing".

3 2mo ago A 78 tokens original MIT

decay

05

Aiyo28/memento-os

Skill Claude CodeCodex

Find aged [D] artifacts whose invalidation triggers may have fired. Scans vault context.md tables, parses the invalidates-if clause, scores decay from git log keyword search + vault contradiction + age. Emits ranked candidates with the triggering signal. User confirms → artifact marked superseded. Triggers: "decay…

3 2mo ago A 89 tokens original MIT

lint

06

Aiyo28/memento-os

Skill Claude CodeCodex

Validate every reasoning artifact in vault context.md tables against schema rules. [D]/[I] need an invalidates clause, [S] needs an activation clause, [E] needs a fix: line, every artifact needs # number + priority + YYYY-MM-DD date. Exit non-zero on violation so it runs as a hook or in CI. Triggers: "lint vault"…

3 2mo ago A 100 tokens original MIT

session-complete

07

Aiyo28/memento-os

Skill Claude CodeCodex

Run at end of session OR before compaction. Extracts reasoning artifacts with priority matrix, updates NEXT.md, appends to session log. Two modes: end-of-session (default) and pre-compaction (--compact). Triggers: "done", "wrap up", "session complete", "end of session", "about to compact", "context getting long".

3 2mo ago A 77 tokens original MIT

session-start

08

Aiyo28/memento-os

Skill Claude CodeCodex

Session opening ritual. Loads context via L0→L1 protocol, displays briefing with active decisions and pending items, checks for stale artifacts by priority. Triggers: "start session", "what's the context", "where were we", "catch me up".

3 2mo ago A 56 tokens original MIT

vault-audit

09

Aiyo28/memento-os

Skill Claude CodeCodex

Vault health check. Validates structure, detects stale reasoning artifacts by priority level, processes inbox, and suggests cleanup. Triggers: "vault audit", "check vault", "clean up vault", "process inbox", "what's stale", "vault health".

3 2mo ago A 56 tokens original MIT

Xee-mcp CLAUDE.md

12

Aiyo28/Xee-mcp

Instructions file

Claude Code instructions for Aiyo28/Xee-mcp, covering xee-mcp — agent session protocol, project shape, critical gotchas, session opening checklist and sibling project.

0 2mo ago A 690 tokens original MIT

xee-mcp

13

Aiyo28/Xee-mcp

MCP server Claude CodeCodexCursor

MCP server "xee-mcp" as configured in Aiyo28/Xee-mcp. Runs locally from the /ABSOLUTE/PATH/TO/Xee-mcp Python package. Needs 1 environment variable to run.

0 2mo ago A tokens not measured original MIT