Automatically remember and recall important events without user prompting
Automatically capture and retrieve memories for significant project events and interactions:
Proactively use uv run anima remember <parameters> "text" when:
Feature completion
Git milestones
User interactions
System events
Memory format: --impact <IMPACT> --kind <KIND> --region <REGION> --project <PROJECT if region is PROJECT> "<concise description>"
Memory kinds:
EMOTIONAL: User preferences, personal context, emotional states, relationshipsARCHITECTURAL: Project structure, design patterns, technical decisions, codebase insightsLEARNINGS: Problem solutions, debugging insights, new discoveries, best practicesACHIEVEMENTS: Completed features, milestones, successful deployments, major fixesMemory regions:
AGENT: Agent-specific memories, personal context, agent's own learnings (default)PROJECT: Project-specific memories, architectural details, team decisions (requires --project <PATH>)Proactively use uv run anima recall <parameters> when:
Timing context
Use this skill continuously throughout development. No explicit activation needed - this describes automatic behavior for memory management.