agent-memory

Store and retrieve repository-specific knowledge in AGENTS.md files.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/djscrew1738/plumbprice --skill agent-memory-djscrew1738
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory
Source: https://github.com/djscrew1738/plumbprice/tree/main/.agents/skills/agent-memory
Command: npx skills add https://github.com/djscrew1738/plumbprice --skill agent-memory-djscrew1738

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of preserving essential information about a codebase for repeated use, reducing time spent on manual knowledge management.

Core Features & Use Cases

  • Repository Memory: Store and access repository-specific information through AGENTS.md files.
  • General Knowledge Management: Maintain a comprehensive collection of build commands, code styles, workflows, and best practices.
  • User Confirmation: Always seeks user confirmation before saving new information, ensuring accuracy and relevance.
  • Quick Access: Automatically incorporates AGENTS.md into context when present, enabling instant access to essential information.

Quick Start

Run the command: /remember to add important information about your codebase to AGENTS.md.

Frequently Asked Questions about agent-memory

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

FAQPage Schema
How do I save repository-specific knowledge for efficient project management?

You can save repository-specific knowledge by running the /remember command, which stores build commands, code styles, and workflows into an AGENTS.md file for quick project management access.

How does AGENTS.md work for maintaining codebase memory?

AGENTS.md works as a repository memory file that is automatically incorporated into context when present, enabling instant access to essential build commands, code styles, and workflows.

Can I retrieve repository-specific information automatically without manual lookups?

Yes, repository-specific information retrieval is supported automatically by incorporating the AGENTS.md file into context when it is present in the codebase.

What is the best way to maintain build commands and workflows across a codebase?

The best way to maintain build commands and workflows is using AGENTS.md files to manage repository memory, reducing time spent on manual knowledge management for repeated codebase tasks.

Does the repository memory tool require user confirmation before saving information?

Yes, the repository memory tool always seeks user confirmation before saving new information to AGENTS.md, ensuring accuracy and relevance for codebase knowledge management.