HippocampusEvolve
UserSelf-improving, stack-agnostic agentic starter: AGENTS.md + mise, a curated MCP toolset (Context7/Serena/Playwright/GitHub), and a knowledge/skills/hooks growth loop.
Categories
Indexed Skills (6)
bootstrap-stack
Grow the stack-agnostic seed into a concrete language stack (Python or TypeScript/Node/Bun, Go, Rust) — enabling tools, language config, a sample test, and wiring the mise lint/test/ build tasks. Use only when the user explicitly runs /bootstrap-stack <lang>.
distill
Crystallize the just-completed multi-step task into a new reusable Agent Skill under .claude/skills/. Use when the user runs /distill or asks to "turn this into a skill / make this repeatable" after finishing a workflow worth reusing.
learn
Record a durable learning right now (skip the SessionEnd staging step) into the right knowledge file. Use when the user runs /learn or says "remember this / note this down" with a concrete, reusable fact, convention, or directive.
seed-update
Pull newer Universal Agent Seed machinery (hooks, scripts, skills, configs) into a project that was created from the seed — diff-reviewed, never blind, leaving the project's own knowledge/rules/code untouched. Use when the user runs /seed-update or asks to "update from the seed / sync seed fixes".
reflect
Triage staged learnings in .claude/knowledge/pending.md and promote the genuinely high-confidence ones into core-rules.md / conventions.md / bugs-and-fixes.md or the right SKILL.md — safely, with dedup, backups, and (when git is on) a commit. Use when the SessionStart banner reports pending learnings, when the user runs /reflect, or after a session that contained notable corrections or decisions.
extract-version
Extract the semantic version (e.g. 1.2.3 or 1.2.3-rc.1) from a single line of text such as a release-notes header, changelog title, or tag — returning just the version, or an empty string when there is none. Use when asked to pull a version out of a header/line.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.