Skip to content

docs: add Claude Code CLI instructions to CLAUDE.md#533

Open
saheli56 wants to merge 1 commit into
microsoft:mainfrom
saheli56:docs/claude-code-plugin
Open

docs: add Claude Code CLI instructions to CLAUDE.md#533
saheli56 wants to merge 1 commit into
microsoft:mainfrom
saheli56:docs/claude-code-plugin

Conversation

@saheli56

Copy link
Copy Markdown

Updates the existing CLAUDE.md to explicitly instruct the Claude Code CLI to read AGENTS.md before making any codebase changes. This ensures the AI has full context on architecture, styling, and testing without duplicating the rules across multiple files.

Fixes #510

Updates the existing CLAUDE.md to explicitly instruct the Claude Code CLI to read AGENTS.md before making any codebase changes. This ensures the AI has full context on architecture, styling, and testing without duplicating the rules across multiple files.

Fixes microsoft#510
Copilot AI review requested due to automatic review settings July 19, 2026 11:36

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

This PR intends to update the repository’s Claude Code CLI guidance so that Claude reads AGENTS.md (architecture, style, and testing conventions) before making any codebase changes, avoiding duplication of project rules across multiple files.

Changes:

  • Update CLAUDE.md to direct Claude Code CLI to read AGENTS.md first.

Review note (tooling limitation):

  • AGENTS.md is present and readable in the repo root (/AGENTS.md), but CLAUDE.md could not be opened via the available file tools (the path is listed in the directory, but view reports it as non-existent). Because I can’t inspect the actual CLAUDE.md edits, I can’t verify that the intended instructions are present/correct.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Please add a Claude Code plugin for agent-lightning.

2 participants