- 11 skills
- 0 followers
- 3 days ago last updated
- ▌ Hindsight Docs · vectorize-io bundleComplete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.
- ▌ Hindsight Cloud · vectorize-ioStore team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)
- ▌ Hindsight Local · vectorize-ioStore user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)
- ▌ Hs Release · vectorize-ioCut 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.
- ▌ Code Review · vectorize-ioReview changed code against project standards. Checks for missing tests, dead code, type safety, lint issues, and coding conventions. Run after completing any implementation work.
- ▌ Hindsight Architect · vectorize-ioExpert memory architect. Understands your application, identifies where memory adds value, and produces an implementation plan with bank config, tag schema, and code.
- ▌ Hindsight Self Hosted · vectorize-ioStore 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)
- ▌ Hindsight Coding Agent · vectorize-ioHow 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.
- ▌ Hindsight Recall · vectorize-ioSearch long-term memory for relevant context from past coding sessions using Hindsight MCP tools
- ▌ Create Agent · vectorize-ioCreate a new Hindsight-powered subagent with long-term memory. Use when the user wants a specialized agent that learns and remembers across sessions.
- ▌ Hindsight Memory · vectorize-ioLong-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 preference, or asks a question that prior context could answer.