Skip to main content

Are you vectorize-io? Claim your skills.

Verified badgeInstall analyticsFork attributionSecurity scoreGitHub sync

vectorize-io vectorize-io / code-review

20.2K

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.

claudecline
95

vectorize-io vectorize-io / hs-release

20.2K

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.

100

vectorize-io vectorize-io / hindsight-memory

20.2K

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, stat...

85

vectorize-io vectorize-io / create-agent

20.2K

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

claudeclaude-code
85

vectorize-io vectorize-io / hindsight-coding-agent

20.2K

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

claudeclaude-code
95

vectorize-io vectorize-io / hindsight-recall

20.2K

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

cursor
100

vectorize-io vectorize-io / hindsight-architect

20.2K

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

91

vectorize-io vectorize-io / hindsight-cloud

20.2K

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)

61

vectorize-io vectorize-io / hindsight-docs

20.2K

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

100

vectorize-io vectorize-io / hindsight-local

20.2K

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

100

vectorize-io vectorize-io / hindsight-self-hosted

20.2K

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)

61