working-memory

Installation
SKILL.md

Start with what matters. For full startup context, use Context Bundle: it resolves owner identity, the resolved AI Identity, active scope, active rules, Working Memory, and KFS paths. Working Memory is the lighter daily briefing of active focus areas, priorities, and recent knowledge changes.

Preferred path

If this session exposes the Nowledge Mem MCP server and you need the full startup contract, prefer read_context_bundle.

Otherwise use read_working_memory for a lightweight daily briefing, or the CLI Context Bundle fallback:

nmem --json context --source-app codex

For only Working Memory:

nmem --json wm read

If the runtime already knows the current project or agent lane, add --space "<space name>". Multi-agent orchestrators can set NMEM_AGENT_ID="<agent-slug>" before launching Codex so the Context Bundle resolves the right AI Identity. Add NMEM_SPACE only when that whole run should override the identity's default space. Use NMEM_HOST_AGENT_ID only for advanced external aliases.

Installs
1
GitHub Stars
126
First Seen
1 day ago
working-memory — nowledge-co/community