What is session-memory?
Maintains awareness across sessions. Spawns observer agent on start, loads context, notifies of evolution opportunities. Source: humanplane/homunculus.
Maintains awareness across sessions. Spawns observer agent on start, loads context, notifies of evolution opportunities.
Quickly install session-memory AI skill to your development environment via command line
Source: humanplane/homunculus.
If observations exist, spawn the observer agent to process them:
If you see "SPAWNOBSERVER", use the Task tool to spawn the observer agent in background:
Observations are captured automatically by hooks. You don't need to log manually.
Maintains awareness across sessions. Spawns observer agent on start, loads context, notifies of evolution opportunities. Source: humanplane/homunculus.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/humanplane/homunculus --skill session-memoryMaintains awareness across sessions. Spawns observer agent on start, loads context, notifies of evolution opportunities. Source: humanplane/homunculus.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/humanplane/homunculus --skill session-memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/humanplane/homunculus