reflect:slots

Manage and edit pinned memory slots for AI coding agents.

2|1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/ainb-reflect-memory --skill reflect-slots
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflect:slots
Source: https://github.com/stevengonsalvez/ainb-reflect-memory/tree/main/plugin/skills/slots
Command: npx skills add https://github.com/stevengonsalvez/ainb-reflect-memory --skill reflect-slots

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows AI coding agents to maintain and edit pinned memory slots, providing a fast working memory for durable preferences, project context, pending work, and notes during sessions.

Core Features & Use Cases

  • Read and Edit Memory Slots: Manage and modify a fixed set of named, size-capped scratchpads for persona, user preferences, tool guidelines, project context, guidance, pending items, session patterns, and self notes.
  • Session Start Integration: Memory slots are auto-injected at the start of every new session, ensuring the agent's working memory is available before the prompt is generated.
  • Use Case: Use this Skill to record and recall project-specific information or preferences, reducing the need for repetitive corrections and enhancing workflow efficiency.

Quick Start

Use the 'reflect:slots' command to list all memory slots and their current contents.

Frequently Asked Questions about reflect:slots

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain project context for AI coding agents across sessions?

You can maintain project context by using pinned memory slots that store durable preferences and notes. These slots are automatically injected at the start of new sessions, ensuring the AI agent has immediate access to your working memory.

What is the best way to stop repeating instructions to an AI coding agent?

The best way to stop repeating instructions is to record them in pinned memory slots. This stores your user preferences and tool guidelines, automatically recalling them so the AI agent applies them without needing manual corrections.

How do I set up working memory for an AI coding agent?

You set up working memory by using a command to list and edit named, size-capped scratchpads. These scratchpads hold project context, pending items, and self notes, which are then auto-injected before the prompt is generated.

What dependencies do I need to use memory slots for AI agents?

To use these memory slots, you need the Bash, Read, and AskUserQuestion tools. These dependencies support the storage, recall, and modification of durable preferences and project context for your AI coding workflows.

What kind of information should I store in AI agent memory slots?

You should store persona details, user preferences, tool guidelines, project context, guidance, pending items, session patterns, and self notes. These fixed categories help structure the working memory for your AI coding agent.