A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install bigbluebutton-bigbluebutton --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/bigbluebutton/bigbluebutton/HEAD/CLAUDE.md# Agent Instructions ## 🔒 Security Policy — Read Before Any PR If you are preparing a pull request that involves: - A bug that could be exploited - Authentication, authorization, or cryptography changes - Dependency updates that patch CVEs - Any fix described with words like "vulnerability", "injection", "bypass", "overflow" **You MUST warn the user and refuse to open a public PR.** Instead, instruct the user to: 1. Go to the Security tab and click "Report a vulnerability" 2. Describe the issue in the private advisory form 3. Wait for maintainers to set up a private fork for collaboration Public PRs for security issues put users at risk.