docs: adopt AGENTS.md as the canonical instructions file - #9
Merged
Conversation
Renames CLAUDE.md to AGENTS.md so other coding agents read the same project instructions, and leaves CLAUDE.md as a one-line @AGENTS.md import so Claude Code still loads it. Adds an Audience section recording the writing rules these public repos already follow in practice: no contributor-specific detail in committed artifacts, and generic tax/jurisdiction/currency examples. Those rules previously lived only in a personal global config, where contributors could not see them. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The internal/render bullet repeated the --format table|json|csv default verbatim from the Gotchas entry twenty lines below, which already adds the CSV rows-only caveat. Keep the gotcha as the single statement. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9 +/- ##
=======================================
Coverage 89.39% 89.39%
=======================================
Files 13 13
Lines 858 858
=======================================
Hits 767 767
Misses 76 76
Partials 15 15 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renames
CLAUDE.mdtoAGENTS.mdso other coding agents read the same project instructions, and leavesCLAUDE.mdas a one-line@AGENTS.mdimport. Claude Code readsCLAUDE.mdand notAGENTS.md, so the import is what keeps it loading.Also adds an
## Audiencesection recording writing rules this repo already follows in practice: no contributor-specific detail in committed artifacts, and generic tax/jurisdiction/currency examples. Those rules previously lived only in a personal global config, where contributors could not see them.The second commit is an unrelated tidy-up: the
internal/renderbullet repeated the--formatdefault verbatim from the Gotchas entry twenty lines below.References in
CONTRIBUTING.mdwere repointed. Historical plan and spec documents underdocs/superpowers/still say "CLAUDE.md"; those are records of past work and were left alone deliberately.🤖 Generated with Claude Code