agents-md-manager

Create and audit AGENTS.md files with WHAT, WHY, and HOW structure.

2|Updated Dec 20, 2020
One-click install
npx skills add https://github.com/buvis/home --skill agents-md-manager
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agents-md-manager
Source: https://github.com/buvis/home/tree/main/.claude/skills/manage-agents-md
Command: npx skills add https://github.com/buvis/home --skill agents-md-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Onboarding AI agents across codebases often results in bloated, inconsistent AGENTS.md files. This skill provides a concise, standardized approach to create and audit AGENTS.md so teams onboard agents quickly and with minimal context.

Core Features & Use Cases

  • Create lean AGENTS.md that cover WHAT, WHY, and HOW for any project
  • Audit existing AGENTS.md to enforce universal guidelines and progressive disclosure
  • Link to agent_docs/ references for detailed instructions while keeping AGENTS.md lean

Quick Start

Create a minimal AGENTS.md covering WHAT, WHY, and HOW and reference detailed guidance from agent_docs/.

Frequently Asked Questions about agents-md-manager

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

FAQPage Schema
How do I create an AGENTS.md file for onboarding AI agents?▼

To create an AGENTS.md file, define WHAT the project does, WHY it exists, and HOW to execute tasks. Keep the file lean by linking to detailed guidance in agent_docs/ to ensure efficient agent onboarding with minimal context.

What is progressive disclosure in AI agent documentation?▼

Progressive disclosure in agent documentation provides essential context upfront in AGENTS.md while moving detailed instructions to agent_docs/ references. This approach keeps onboarding quick and prevents context bloat across software projects.

How do I audit an existing AGENTS.md file for consistency?▼

Auditing an AGENTS.md file involves checking it against a standardized structure covering WHAT, WHY, and HOW. It enforces universal guidelines and progressive disclosure, directing users to a checklist for detailed compliance guidance.

Can I use AGENTS.md for software projects of any size?▼

Yes, AGENTS.md works for software projects of any size. It provides a standardized approach to create and audit agent documentation, ensuring consistent context setup and efficient onboarding regardless of project scale.

Why does my AGENTS.md file become bloated and inconsistent?▼

AGENTS.md files become bloated when detailed instructions are included directly instead of using progressive disclosure. Link to agent_docs/ references for detailed guidance to keep the file lean and maintain consistent agent onboarding.