aaronb305

14 mods across 1 repository, 2 stars between them.

claude-cortex

01

aaronb305/claude-cortex

Plugin Claude Code

Blockchain-style ledger memory with performance-based reinforcement for Claude Code.

2 5mo ago A tokens not measured original MIT

claude-cortex

02

aaronb305/claude-cortex

Plugin Claude Code

Persistent memory that makes Claude Code smarter across sessions.

2 5mo ago A tokens not measured original MIT

claude-cortex

03

aaronb305/claude-cortex

MCP server Claude CodeCodexCursor

MCP server "claude-cortex" as configured in aaronb305/claude-cortex. Runs locally from the python Python package. Needs 1 environment variable to run.

2 5mo ago A tokens not measured original MIT

aaronb305/claude-cortex

Instructions file

Claude Code instructions for aaronb305/claude-cortex, covering claude cortex, installation, install from local directory, or install plugin from local marketplace and dependencies.

2 5mo ago C 8,938 tokens original MIT

bug-investigator

05

aaronb305/claude-cortex

Agent

Debugs and traces issues to find root causes. Deploy this agent when encountering errors, unexpected behavior, or failing tests. Systematically investigates to identify the source of problems. Triggers on "debug this", "why is this failing", "investigate this error", "find the bug".

2 5mo ago A 62 tokens original MIT

code-implementer

06

aaronb305/claude-cortex

Agent

Implements code for a specific, focused task. Deploy this agent when you need code written or modified for a well-defined feature, function, or component. Works best with clear requirements. Can be deployed in parallel with test-writer for efficient development. Triggers on "implement this feature", "write code for"…

2 5mo ago A 73 tokens original MIT

continuous-runner

07

aaronb305/claude-cortex

Agent

Coordinates multi-iteration sessions by dispatching work to specialized agents. Deploy this agent for autonomous long-running projects requiring coordination across multiple subtasks. Acts as orchestrator, not executor - delegates implementation to specialized agents (code-implementer, test-writer, research-agent…

2 5mo ago A 77 tokens original MIT

knowledge-retriever

08

aaronb305/claude-cortex

Agent

Searches and retrieves relevant knowledge from the blockchain ledger. Use this agent when you need to find prior learnings, patterns, or decisions that might be relevant to the current task. Triggers on questions about "what did we learn", "previous patterns", "prior knowledge", or when starting work on a familiar…

2 5mo ago A 112 tokens original MIT

refactorer

09

aaronb305/claude-cortex

Agent

Handles code refactoring tasks while preserving functionality. Deploy this agent for restructuring code, extracting functions, improving naming, or applying design patterns. Ensures behavior is preserved through careful transformation. Triggers on "refactor this", "clean up the code", "extract function", "improve…

2 5mo ago A 63 tokens original MIT

research-agent

10

aaronb305/claude-cortex

Agent

Investigates APIs, libraries, patterns, and technical solutions. Deploy this agent when you need to research how something works, find best practices, or evaluate options before implementation. Can be deployed in parallel with other agents. Triggers on "research how to", "investigate options for", "find best…

2 5mo ago A 71 tokens original MIT

test-writer

11

aaronb305/claude-cortex

Agent

Creates tests for code implementations. Deploy this agent to write unit tests, integration tests, or test fixtures. Can be deployed in parallel with code-implementer for TDD or simultaneous development. Triggers on "write tests for", "add test coverage", "create test cases".

2 5mo ago A 60 tokens original MIT

handoff-management

12

aaronb305/claude-cortex

Skill Claude CodeCodex

Save and load work-in-progress state for session continuity. Triggers on "save progress", "create handoff", "show handoff", "what was I working on".

2 5mo ago A 39 tokens original MIT

learning-capture

13

aaronb305/claude-cortex

Skill Claude CodeCodex

Capture insights to the blockchain ledger using tags. Use for discoveries, decisions, errors, and patterns worth remembering. Triggers on "tag this", "remember this", "save learning".

2 5mo ago A 41 tokens original MIT

ledger-knowledge

14

aaronb305/claude-cortex

Skill Claude CodeCodex

Query and search the blockchain-style knowledge ledger for prior learnings, patterns, and decisions. Triggers on "list learnings", "show learning", "check the ledger", "what do we know about", "search learnings", "find in ledger", "search for pattern".

2 5mo ago A 61 tokens original MIT