Skip to content

chore: add CLAUDE.md agent guidance (+ AGENTS.md/GEMINI.md symlinks)#170

Open
rahlk wants to merge 1 commit into
mainfrom
chore/issue-169-create-claude-agents-gemini-md
Open

chore: add CLAUDE.md agent guidance (+ AGENTS.md/GEMINI.md symlinks)#170
rahlk wants to merge 1 commit into
mainfrom
chore/issue-169-create-claude-agents-gemini-md

Conversation

@rahlk

@rahlk rahlk commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Adds CLAUDE.md agent guidance for codeanalyzer-java, mirroring the setup in codeanalyzer-typescript:

  • What this project is — the CLDK Java backend (WALA call graph + JavaParser symbol table, Neo4j projection).
  • Architecture — the CodeAnalyzer.analyze() pipeline, stage by stage (syntactic symbol table → WALA RTA call graph → output).
  • Directory map (com.ibm.cldk.*), Commands (Gradle: fatJar / test / nativeCompile / spotless / schema), working conventions, the teaching-loop philosophy, and the release-announcement upkeep task.

Also symlinks AGENTS.md and GEMINI.mdCLAUDE.md (force-added past the global AGENTS.md gitignore) so AGENTS.md-aware agents and Gemini read the same file.

Closes #169

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.

Add CLAUDE.md agent guidance (+ AGENTS.md/GEMINI.md symlinks)

1 participant