Skip to content

docs: add AGENTS.md and consolidate AI agent instructions - #21

Merged
lgw4 merged 1 commit into
mainfrom
docs/add-agents-md
May 30, 2026
Merged

docs: add AGENTS.md and consolidate AI agent instructions#21
lgw4 merged 1 commit into
mainfrom
docs/add-agents-md

Conversation

@lgw4

@lgw4 lgw4 commented May 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Introduces AGENTS.md as the single source of AI agent context (compatible with agents.md spec and Claude Code's @ include)
  • Simplifies CLAUDE.md to a single @AGENTS.md reference
  • Removes the now-redundant .github/copilot-instructions.md
  • Adds a per-file MD041 exemption in .rumdl.toml for CLAUDE.md (which intentionally has no H1 heading)

Test plan

  • rumdl . passes with no errors
  • chezmoi diff shows no unexpected changes

🤖 Generated with Claude Code

Introduces AGENTS.md as the single source of AI agent context for this
repo. Simplifies CLAUDE.md to reference it via @AGENTS.md, removes the
now-redundant .github/copilot-instructions.md, and adds a per-file
MD041 exemption in .rumdl.toml for CLAUDE.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 30, 2026 17:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Consolidates AI agent instructions into a single AGENTS.md file (per the agents.md spec), reduces CLAUDE.md to an @AGENTS.md include, and removes the now-redundant Copilot instructions file. Adds an MD041 (first-line heading) exemption for CLAUDE.md so rumdl tolerates its single-line include directive.

Changes:

  • Add AGENTS.md as the canonical AI agent context document
  • Reduce CLAUDE.md to @AGENTS.md and delete .github/copilot-instructions.md
  • Add per-file MD041 ignore for CLAUDE.md in .rumdl.toml

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
AGENTS.md New consolidated agent instructions file
CLAUDE.md Replaced full content with @AGENTS.md include
.github/copilot-instructions.md Deleted; content now lives in AGENTS.md
.rumdl.toml Adds MD041 per-file ignore for CLAUDE.md

@lgw4
lgw4 merged commit ca6b52d into main May 30, 2026
1 check passed
@lgw4
lgw4 deleted the docs/add-agents-md branch May 30, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants