aeriondyseti

36 mods across 2 repositories, 7 stars between them.

vector-memory

04

aeriondyseti/vector-memory-mcp

MCP server Claude CodeCodexCursor +2

A zero-configuration RAG memory server for MCP clients. Runs locally from the @aeriondyseti/vector-memory-mcp npm package.

5 1mo ago A tokens not measured original MIT

SessionStart

05

aeriondyseti/vector-memory-mcp

Hook

Runs when a session starts on start, clear and compact, executing session-start.ts, session-clear.ts and session-compact.ts via bun (3 commands). From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT

Stop

06

aeriondyseti/vector-memory-mcp

Hook

Runs when the agent finishes a response, executing context-monitor.ts via bun. From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT

PostToolUse

07

aeriondyseti/vector-memory-mcp

Hook

Runs after a tool call finishes, executing context-monitor.ts via bun with --throttled. From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT

vector-memory-usage

08

aeriondyseti/vector-memory-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "store a memory", "remember this", "search memories", "what did we decide", "find relevant context", "update a memory", "delete a memory", "that memory was useful", discusses "memory quality", "memory best practices", "proactive memory search", or when guidance is needed…

5 1mo ago A 102 tokens original MIT

waypoint:workflow

11

aeriondyseti/vector-memory-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "set a waypoint", "save my progress", "save session state", "load waypoint", "resume work", "where were we", "what was I working on", "start a new session", "switch tasks", mentions "session persistence", "context management", or discusses when and how to use waypoints…

5 1mo ago A 90 tokens original MIT

code-architect

14

aeriondyseti/aeriondyseti-plugins

Agent

Use when designing the architecture for a new feature or significant change — analyzes existing patterns and produces an implementation blueprint.

2 4mo ago A 26 tokens

code-explorer

15

aeriondyseti/aeriondyseti-plugins

Agent

Use when you need deep understanding of how a feature or subsystem works before making changes — traces execution paths, maps architecture, and identifies key files.

2 4mo ago A 33 tokens

code-simplifier

17

aeriondyseti/aeriondyseti-plugins

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2 4mo ago A 34 tokens

discover

18

aeriondyseti/aeriondyseti-plugins

Skill Claude CodeCodex

Use before any code change — new feature, bug fix, refactor, or tech debt. Explores the problem, builds understanding through concrete artifacts, and produces a spec that gates the transition to execution.

2 4mo ago A 43 tokens

execute

19

aeriondyseti/aeriondyseti-plugins

Skill Claude CodeCodex

Use when you have an approved spec from the Discover phase. Orchestrates implementation — parallel or serial — with autonomy and guardrails.

2 4mo ago A 29 tokens

getting-started

20

aeriondyseti/aeriondyseti-plugins

Skill Claude CodeCodex

Use at the start of every conversation and when deciding how to approach a task. Routes to the appropriate phase of the Discover → Execute → Verify flow.

2 4mo ago A 34 tokens

verify

21

aeriondyseti/aeriondyseti-plugins

Skill Claude CodeCodex

Use after execution is complete, before declaring work ready to ship. Unified verification through multiple lenses: correctness, code quality, review, and architectural feel.

2 4mo ago A 32 tokens

serena

23

aeriondyseti/aeriondyseti-plugins

MCP server Claude CodeCodexCursor

MCP server "serena" as configured in aeriondyseti/aeriondyseti-plugins. Runs locally from the git+https://github.com/oraios/serena Python package.

2 4mo ago A tokens not measured

context7

24

aeriondyseti/aeriondyseti-plugins

MCP server Claude CodeCodexCursor

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

2 4mo ago A tokens not measured