Skip to content

Add AGENTS.md and CLAUDE.md for AI coding agent guidance#177

Merged
dduugg merged 2 commits intomainfrom
add-claude-agents-md
Mar 5, 2026
Merged

Add AGENTS.md and CLAUDE.md for AI coding agent guidance#177
dduugg merged 2 commits intomainfrom
add-claude-agents-md

Conversation

@dduugg
Copy link
Contributor

@dduugg dduugg commented Mar 5, 2026

Summary

  • Adds AGENTS.md with codebase guidance for AI coding agents (commands, architecture)
  • Adds CLAUDE.md containing just @AGENTS.md, following the Claude Code best practice of sharing a single instruction file across agents

This makes the same guidance available to Claude Code (via CLAUDE.md import) and other agents like Codex that look for AGENTS.md.

@dduugg dduugg requested a review from a team as a code owner March 5, 2026 19:39
@github-project-automation github-project-automation bot moved this to Triage in Modularity Mar 5, 2026
- Remove redundant `# AGENTS.md` heading (filename already identifies it)
- Remove nonexistent `Formatter` and `Pack` classes from architecture description
  (`Pack` comes from the `packs-specification` gem; there is no `Formatter` in lib/packs/)
- Fix `spec/fixtures/` reference — this directory doesn't exist; tests use
  temp directories via `packs/rspec/support`
- Add `lib/packs/private/` entry explaining the internal implementation layer
- Note that `bin/packs` runs interactive mode when called with no arguments
- List additional CLI commands (`validate`, `check`) for completeness

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@dduugg dduugg merged commit ce04bad into main Mar 5, 2026
4 of 7 checks passed
@dduugg dduugg deleted the add-claude-agents-md branch March 5, 2026 22:54
@github-project-automation github-project-automation bot moved this from Triage to Done in Modularity Mar 5, 2026
Envek added a commit to Envek/packs that referenced this pull request Mar 12, 2026
…pecs-too

* upstream/main:
  Modernize dependencies, fix CI, and add rubocop-gusto (rubyatscale#178)
  Fix typos and grammatical issues (rubyatscale#179)
  Add AGENTS.md and CLAUDE.md for AI coding agent guidance (rubyatscale#177)
  Add CODEOWNERS file (rubyatscale#176)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant