vectorize-io

24 mods across 4 repositories, 25k stars between them.

hindsight

01

vectorize-io/hindsight

Plugin Claude Code

Official Hindsight integrations for Claude Code.

22k 2d ago A tokens not measured original MIT

code-review

02

vectorize-io/hindsight

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.

22k 2d ago A 35 tokens original MIT

hs-release

03

vectorize-io/hindsight

Skill Claude CodeCodex

Cut a core Hindsight release (vX.Y.Z) and open the changelog + blog PR. Use when asked to cut/start a release, bump the version, or publish a new Hindsight version.

22k 2d ago A 45 tokens original MIT

hindsight AGENTS.md

04

vectorize-io/hindsight

Instructions file CodexOpenCode

Instructions for vectorize-io/hindsight: See CLAUDE.md for project documentation and coding conventions.

22k 2d ago A 25 tokens original MIT

hindsight CLAUDE.md

05

vectorize-io/hindsight

Instructions file

Instructions for vectorize-io/hindsight, covering claude.md, project overview, development commands, local development (api + ui) and start both api server and control plane ui.

22k 2d ago A 4,846 tokens original MIT

hindsight-memory

06

vectorize-io/hindsight

Skill Claude CodeCodex

Long-term memory for the agent via Hindsight. Use to recall relevant past context before answering, retain durable facts as you learn them, and reflect over accumulated memory for the "why" behind a decision. Load whenever continuity across sessions matters — the user refers to earlier work, states a lasting…

22k 2d ago A 74 tokens original MIT

claude-code

07

vectorize-io/hindsight

Plugin Claude Code

Automatic long-term memory for Claude Code via Hindsight. Recalls relevant memories before each prompt, retains conversation transcripts, and provides knowledge page tools.

22k 2d ago A tokens not measured original MIT

hindsight

08

vectorize-io/hindsight

MCP server Claude CodeCodexCursor +2

MCP server "hindsight" as configured in vectorize-io/hindsight. Launched with bash ${CLAUDE_PLUGIN_ROOT}/scripts/run_mcp.sh.

22k 2d ago A tokens not measured original MIT

SessionStart

09

vectorize-io/hindsight

Hook

Runs when a session starts, executing session_start.py via python3. From vectorize-io/hindsight.

22k 2d ago A tokens not measured original MIT

UserPromptSubmit

10

vectorize-io/hindsight

Hook

Runs when you submit a prompt, before the agent sees it, executing recall.py via python3. From vectorize-io/hindsight.

22k 2d ago A tokens not measured original MIT

Stop

11

vectorize-io/hindsight

Hook

Runs when the agent finishes a response, executing retain.py via python3. From vectorize-io/hindsight.

22k 2d ago A tokens not measured original MIT

SessionEnd

12

vectorize-io/hindsight

Hook

Runs when a session ends, executing session_end.py via python3. From vectorize-io/hindsight.

22k 2d ago A tokens not measured original MIT

create-agent

13

vectorize-io/hindsight

Skill Claude CodeCodex

Create a new Hindsight-powered subagent with long-term memory. Use when the user wants a specialized agent that learns and remembers across sessions.

22k 2d ago A 31 tokens original MIT

vectorize-io/hindsight

Skill Claude CodeCodex

How this machine's Hindsight coding-agent memory works — the plugin behind the 🧠 banner. Use when the user says "store/remember this in hindsight", asks what the memory/knowledge pages are, wants to configure per-repo memory (disable, rename banks, git depth), or something memory-related looks broken.

22k 2d ago A 71 tokens original MIT

hindsight-memory

15

vectorize-io/hindsight

Cursor rule

Use Hindsight long-term memory to recall context from past sessions and retain important decisions.

22k 2d ago A 304 tokens original MIT

hindsight-recall

16

vectorize-io/hindsight

Skill Claude CodeCodex

Search long-term memory for relevant context from past coding sessions using Hindsight MCP tools.

22k 2d ago A 21 tokens original MIT

zcode

17

vectorize-io/hindsight

Plugin Claude Code

No-MCP long-term memory for ZCode (and Claude Code) via Hindsight hooks. Recalls relevant context before each prompt and retains conversations after each turn.

22k 2d ago A tokens not measured original MIT

hindsight-architect

18

vectorize-io/hindsight

Skill Claude CodeCodex

Expert memory architect. Understands your application, identifies where memory adds value, and produces an implementation plan with bank config, tag schema, and code.

22k 2d ago A 35 tokens original MIT

hindsight-cloud

19

vectorize-io/hindsight

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).

22k 2d ago D 39 tokens original MIT

hindsight-docs

20

vectorize-io/hindsight

Skill Claude CodeCodex

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

22k 2d ago A 30 tokens original MIT

hindsight-local

21

vectorize-io/hindsight

Skill Claude CodeCodex

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

22k 2d ago A 32 tokens original MIT

vectorize-io/hindsight

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).

22k 2d ago D 45 tokens copy · 94% MIT

agent-knowledge

23

vectorize-io/self-driving-agents

Skill Claude CodeCodex

Your long-term knowledge pages. Read them at session start. Create new pages when you learn something worth remembering across sessions. Pages auto-update from your conversations via Hindsight.

2.7k 5d ago A 38 tokens