maestro:note

Community

Persistent notepad for AI memory.

AuthorReinaMacCredy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a persistent memory layer for AI agents, capturing crucial decisions, constraints, and learnings that span across sessions and tasks.

Core Features & Use Cases

  • Capture Decisions: Record architectural choices, API selections, and other critical decisions.
  • Enforce Constraints: Document hard constraints like rate limits, API versioning, or platform limitations.
  • Store Learnings: Save insights and discoveries made during implementation for future reference.
  • Priority Context: Pin vital information that must be injected into every worker prompt.
  • Working Memory: Maintain a searchable history of learnings, pruned periodically.
  • Manual Notes: Allow users to add their own sticky notes.

Quick Start

Capture the decision that all new endpoints must use the v2 response envelope by running the maestro:note skill with the content "All new endpoints MUST use v2 response envelope ({ data, meta, errors })" and the --priority flag.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: maestro:note
Download link: https://github.com/ReinaMacCredy/Maestro-CLI/archive/main.zip#maestro-note

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.