Holetron-lab

24 mods across 2 repositories, 0 stars between them.

code-review

02

Holetron-lab/fleet-memory

Skill Claude CodeCodex

Review changed code against project standards. Checks for missing tests, dead code, type safety, lint issues, and coding conventions. Run after completing any implementation work.

0 3d ago A 35 tokens original MIT

Holetron-lab/fleet-memory

Instructions file CodexOpenCode

AGENTS.md instructions for Holetron-lab/fleet-memory: See CLAUDE.md for project documentation and coding conventions.

0 3d ago A 25 tokens copy · 100% MIT

Holetron-lab/fleet-memory

Instructions file

Claude Code instructions for Holetron-lab/fleet-memory, covering claude.md, project overview, development commands, local development (api + ui) and start both api server and control plane ui.

0 3d ago A 2,991 tokens original MIT

hindsight-memory

05

Holetron-lab/fleet-memory

Plugin Claude Code

Automatic long-term memory for Claude Code via Hindsight. Recalls relevant memories before each prompt and retains conversation transcripts after each response.

0 3d ago A tokens not measured original MIT

SessionStart

06

Holetron-lab/fleet-memory

Hook

Runs when a session starts, executing session_start.py via python3. From Holetron-lab/fleet-memory.

0 3d ago A tokens not measured copy · 100% MIT

UserPromptSubmit

07

Holetron-lab/fleet-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing recall.py via python3. From Holetron-lab/fleet-memory.

0 3d ago A tokens not measured original MIT

Stop

08

Holetron-lab/fleet-memory

Hook

Runs when the agent finishes a response, executing retain.py via python3. From Holetron-lab/fleet-memory.

0 3d ago A tokens not measured original MIT

SessionEnd

09

Holetron-lab/fleet-memory

Hook

Runs when a session ends, executing session_end.py via python3. From Holetron-lab/fleet-memory.

0 3d ago A tokens not measured copy · 88% MIT

hindsight-cloud

10

Holetron-lab/fleet-memory

Skill Claude CodeCodex

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user).

0 3d ago D 39 tokens copy · 100% MIT

hindsight-docs

11

Holetron-lab/fleet-memory

Skill Claude CodeCodex

Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.

0 3d ago A 30 tokens copy · 95% MIT

hindsight-local

12

Holetron-lab/fleet-memory

Skill Claude CodeCodex

Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user).

0 3d ago A 32 tokens copy · 100% MIT

Holetron-lab/fleet-memory

Skill Claude CodeCodex

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to a self-hosted Hindsight server. (user).

0 3d ago D 45 tokens copy · 94% MIT

fleet-memory

14

Holetron-lab/fleet-memory

MCP server Claude CodeCodexCursor

Self-hosted shared memory for a team of AI agents. Rooms, L0-L3 depth, no LLM on the read path. Runs locally from the fleet-memory-mcp npm package. Needs 2 environment variables to run.

0 3d ago A tokens not measured original MIT

gitnexus-cli

15

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

0 2d ago A 59 tokens copy · 92% MIT

gitnexus-debugging

16

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

0 2d ago A 46 tokens copy · 100% MIT

gitnexus-exploring

17

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

0 2d ago A 55 tokens copy · 100% MIT

gitnexus-guide

18

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

0 2d ago A 56 tokens copy · 88% MIT

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

0 2d ago A 50 tokens copy · 100% MIT

Holetron-lab/godcrm

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

0 2d ago A 53 tokens copy · 100% MIT

godcrm

21

Holetron-lab/godcrm

MCP server Claude CodeCodexCursor +2

MCP server "godcrm" as configured in Holetron-lab/godcrm. Runs backend/mcp-server.js with node. Needs 1 environment variable to run.

0 2d ago A tokens not measured original MIT

gitnexus

22

Holetron-lab/godcrm

MCP server Claude CodeCodexCursor +2

MCP server "gitnexus" as configured in Holetron-lab/godcrm. Launched with gitnexus mcp.

0 2d ago A tokens not measured original MIT

figma

23

Holetron-lab/godcrm

MCP server Claude CodeCodexCursor +2

MCP server "figma", hosted remotely at mcp.figma.com, as configured in Holetron-lab/godcrm.

0 2d ago A tokens not measured copy · 100% MIT

godcrm AGENTS.md

24

Holetron-lab/godcrm

Instructions file CodexOpenCode

AGENTS.md instructions for Holetron-lab/godcrm, covering gitnexus — code intelligence, always do, never do, resources and cli.

0 2d ago A 736 tokens copy · 84% MIT