Skip to content

Conversation

@santosomar
Copy link
Contributor

Fixes #61

This pull request updates the documentation to clarify how to use Project CodeGuard rules with Claude Code. The instructions now recommend installing the official Claude Code plugin for automatic rule enforcement, and provide specific setup commands and guidance for team-wide configuration.

Documentation improvements for Claude Code integration:

  • Updated the answer to explain that the recommended approach is to install the Project CodeGuard Claude Code plugin (Agent Skill), which enables automatic application of security rules.
  • Added example shell commands for installing the plugin and instructions for enabling it for all contributors via .claude/settings.json.
  • Included a reference to the Claude Code Plugin documentation for further details and troubleshooting.

@santosomar santosomar self-assigned this Nov 3, 2025
@santosomar santosomar added the documentation Improvements or additions to documentation label Nov 3, 2025
Copilot AI review requested due to automatic review settings November 3, 2025 14:57
@santosomar santosomar merged commit 9d88eec into main Nov 3, 2025
7 checks passed
@santosomar santosomar deleted the feature/claude-faq-edit branch November 3, 2025 14:58
Copy link
Contributor

Copilot AI left a comment

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 updates the Claude Code integration instructions in the FAQ to reflect a new plugin-based approach. Instead of referencing a CLAUDE.md file, users now install the Project CodeGuard Claude Code plugin (Agent Skill) for automatic security rule enforcement.

  • Replaced manual CLAUDE.md file instructions with automated plugin installation commands
  • Added bash code snippet with specific plugin installation commands
  • Added reference to team/repo configuration via .claude/settings.json

💡 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

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update FAQ to include installation instructions for Claude Code

3 participants