github.com/vectorize-io/hindsight
| Skill | Added | Review |
|---|---|---|
code-review .claude/skills/code-review/SKILL.md 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. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9c7f6c6 | |
create-agent hindsight-integrations/claude-code/skills/create-agent/SKILL.md Create a new Hindsight-powered subagent with long-term memory. Use when the user wants a specialized agent that learns and remembers across sessions. | 68 68 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 9c7f6c6 | |
hindsight-architect skills/hindsight-architect/SKILL.md Expert memory architect. Understands your application, identifies where memory adds value, and produces an implementation plan with bank config, tag schema, and code. | 54 54 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9c7f6c6 | |
hindsight-cloud skills/hindsight-cloud/SKILL.md 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) | 66 66 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 9c7f6c6 | |
hindsight-coding-agent hindsight-integrations/coding-agents/skill/SKILL.md 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. | — | |
hindsight-docs skills/hindsight-docs/SKILL.md Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices. | 61 61 Impact — No eval scenarios have been run Securityby — The risk profile of this skill Version: 9c7f6c6 | |
hindsight-local skills/hindsight-local/SKILL.md Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user) | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9c7f6c6 | |
hindsight-memory hindsight-integrations/agent-plugin/skills/hindsight-memory/SKILL.md 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 preference, or asks a question that prior context could answer. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9c7f6c6 | |
hindsight-recall hindsight-integrations/cursor/skills/hindsight-recall/SKILL.md Search long-term memory for relevant context from past coding sessions using Hindsight MCP tools | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9c7f6c6 | |
hindsight-self-hosted skills/hindsight-self-hosted/SKILL.md 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) | 62 62 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 9c7f6c6 | |
hs-release .claude/skills/hs-release/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9c7f6c6 | |
ship-it .claude/skills/ship-it/SKILL.md Take a PR from review to merged — run the repo's code-review skill on it in a loop (review, fix, re-review) until nothing is left to fix, applying ALL fixes on the PR branch, wait for CI green, then squash-merge. Use when asked to "ship it", "ship PR | — |