nested-agents-md-author

Generate scoped AGENTS.md files for repository directories.

3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/pax-k/pax-fullstack-harness --skill nested-agents-md-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nested-agents-md-author
Source: https://github.com/pax-k/pax-fullstack-harness/tree/main/skills/nested-agents-md-author
Command: npx skills add https://github.com/pax-k/pax-fullstack-harness --skill nested-agents-md-author

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating and maintaining scoped, local agent instructions within a repository, ensuring that agent behavior is optimized without duplicating the root AGENTS.md.

Core Features & Use Cases

  • Scoped Agent Instructions: Generate AGENTS.md files at meaningful directory boundaries.
  • Scaffold and Harness Setup: Use after initial setup to add local agent instructions for apps, packages, docs, or service directories.
  • Use Case: When developing a large repository with multiple subdirectories, this Skill helps maintain clear and concise agent instructions specific to each directory.

Quick Start

Run the nested-agents-md-author skill to generate scoped AGENTS.md files for your repository.

Frequently Asked Questions about nested-agents-md-author

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

FAQPage Schema
How do I generate scoped AGENTS.md files for subdirectories in a complex repository?

To generate scoped AGENTS.md files, run the nested-agents-md-author skill after your initial scaffold or harness setup. It creates local agent instructions at meaningful directory boundaries, providing specific guidance for apps, packages, docs, or service directories without duplicating the root file.

What are nested AGENTS.md files and when do I need them for repository management?

Nested AGENTS.md files are scoped agent instructions placed at meaningful directory boundaries within a repository. You need them when developing large repositories with multiple subdirectories to maintain clear, concise agent guidance specific to each local context.

Can I add local agent instructions without duplicating the root AGENTS.md?

Yes, you can add local agent instructions without duplicating the root AGENTS.md. This skill generates scoped files specifically designed to enhance agent behavior at directory boundaries while avoiding redundancy with the root configuration.

What's the best way to set up agent guidance for multiple packages or service directories?

The best way to set up agent guidance for multiple packages or services is generating scoped nested AGENTS.md files. This approach provides local agent instructions tailored to each directory's context after your initial repository scaffold or harness setup is complete.

Does generating scoped AGENTS.md files require any specific dependencies or scripts?

Generating scoped AGENTS.md files requires no external dependencies. The skill operates using included scripts to produce local agent instructions, functioning effectively in post-scaffold or harness setup scenarios without needing additional environment packages.