AI Maestro Memory Search

Retrieve prior discussions and decisions via memory-search.sh before starting new tasks.

744|94|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/23blocks-OS/ai-maestro --skill ai-maestro-memory-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: AI Maestro Memory Search
Source: https://github.com/23blocks-OS/ai-maestro/tree/main/skills/memory-search
Command: npx skills add https://github.com/23blocks-OS/ai-maestro --skill ai-maestro-memory-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PROACTIVELY search memory for prior discussions, decisions, and context BEFORE starting new work. Your memory is valuable - use it.

Core Features & Use Cases

  • Memory-first reasoning: Surface relevant context before taking action.
  • Decision continuity: Reuse past decisions to avoid rework.
  • Use Case: When asked to implement a feature, recall related conversations and decisions to guide your approach.

Quick Start

When you receive a task, IMMEDIATELY search memory: memory-search.sh "<query>" memory-search.sh "authentication"

Frequently Asked Questions about AI Maestro Memory Search

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

FAQPage Schema
How do I recall previous discussions and context when starting a new task?

Memory search retrieves past discussions, decisions, and context automatically when you receive a new instruction. Search your memory immediately using memory-search.sh with a relevant query to surface prior work and decisions that guide your current approach.

Can I avoid reworking decisions I've already made in past conversations?

Yes. Memory search surfaces decision histories and prior reasoning before you start new work. By retrieving context from ongoing conversations, you reuse past decisions and avoid duplicating effort on similar problems.

What's the best way to integrate memory context into my workflow?

Search memory first when a task arrives using memory-search.sh with hybrid default tooling. Propagate retrieved context—including past discussions and user preferences—to guide subsequent actions and maintain continuity across sessions.

How does memory-first reasoning improve my decision-making?

Memory-first reasoning surfaces relevant context and past decisions before you take action. This approach reduces rework, ensures consistency with prior choices, and lets you build on established patterns rather than starting from scratch.

What types of information does memory search retrieve?

Memory search retrieves past discussions, decisions, contextual data, and user preferences from ongoing conversations. It supports continuation of prior work and verification of past choices by integrating this history into your current task reasoning.