chore: add CLAUDE.md agent guidance (+ AGENTS.md/GEMINI.md symlinks)#66
Closed
rahlk wants to merge 1 commit into
Closed
chore: add CLAUDE.md agent guidance (+ AGENTS.md/GEMINI.md symlinks)#66rahlk wants to merge 1 commit into
rahlk wants to merge 1 commit into
Conversation
Contributor
Author
|
Superseded: the agent guidance this PR drafted landed (in much-expanded, schema-v2-aware form) via 3ccaacd and the v2 chain released in 1.0.0 — main now has CLAUDE.md with AGENTS.md symlinked to it. The remaining piece, the GEMINI.md symlink, just merged in #103, which closes #65. This branch's June draft predates schema v2 and is now stale. |
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.
Expands
CLAUDE.mdinto full agent guidance forcanpy, mirroring the setup incodeanalyzer-typescript:Codeanalyzer.analyze()pipeline incore.py, stage by stage.CLAUDE.md).Also symlinks
AGENTS.mdandGEMINI.md→CLAUDE.md(force-added past the globalAGENTS.mdgitignore) so AGENTS.md-aware agents and Gemini read the same file.Closes #65