sprint-0
01Agent Claude Code
Implements Sprint 0 - Multi-User Isolation for Akashic Context. Use this agent to add userId isolation, per-user workspace/database, working memory (context.json), and memorycontext MCP tool.
Agent Claude Code
Implements Sprint 0 - Multi-User Isolation for Akashic Context. Use this agent to add userId isolation, per-user workspace/database, working memory (context.json), and memorycontext MCP tool.
Agent Claude Code
Implements Sprint 1 - Vector Search + memoryadd for Akashic Context. Use this agent to add in-process cosine similarity search, hybrid merge with real vector results, and the memoryadd MCP tool with LLM extraction and deduplication.
Command Claude Code
Entry point for implementing Sprint 0 of Akashic Context.
Command Claude Code
Run Sprint 1 - Vector Search + memoryadd implementation for Akashic Context.
Skill Claude CodeCodex
Complete map of the Akashic Context codebase — key files, types, conventions, and current implementation state. Preload into agents working on this project.
Skill Claude CodeCodex
Patterns for adding and modifying MCP tools in Akashic Context — Zod schemas, error handling, response format, and tool registration. Preload into agents modifying mcp-server/src/index.ts.
Skill Claude CodeCodex
Patterns for implementing memoryadd tool in Akashic Context — LLM extraction pipeline, deduplication by merge, file naming, prompts. Preload into agents implementing Sprint 1.
Skill Claude CodeCodex
Patterns for implementing per-user isolation in Akashic Context — directory structure, DB path conventions, workspace isolation, working memory (context.json). Preload into agents implementing Sprint 0.
Skill Claude CodeCodex
Patterns for implementing in-process vector search in Akashic Context — cosine similarity in TypeScript, searchVectorInProcess(), hybrid merge integration. Preload into agents implementing Sprint 1.
Instructions file
Instructions for tostechbr/memoryClaw, covering memoryclaw, project status, ✅ resolved: multi-user isolation (sprint 0 — 2026-03-06), next steps (sprint 2 focus) and sprint 0: multi-user isolation ✅ completa (2026-03-06).