Remove claude.yml and claude-code-review.yml in preparation for more
focused workflow separation.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Add two workflow configurations for AI-assisted development:
- claude-code-review.yml: Automatic PR reviews on new/updated PRs
- claude.yml: Interactive Claude assistant via @claude mentions
These workflows integrate with Claude Code to automate PR reviews
and provide on-demand AI assistance in issues and PR comments.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Provides repository overview and guidelines for AI tools:
- Repository architecture and structure
- Reference to CONTRIBUTING.md for PR review criteria
- Key curation considerations
This document enables AI assistants to understand the project context and apply consistent review standards.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Expand contributing guidelines with:
- Quick checklist for submissions
- Three-tier acceptance criteria (Industry Standard, Rising Star, Hidden Gem)
- Quality requirements and automatic rejection rules
- Entry format reference with examples
- PR description template
This provides clear, actionable guidance for contributors and reduces ambiguity in the review process.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Added a missing period at the end of a specific line in the README to maintain consistency with similar lines.
All other lines of this type included a period, and this correction ensures uniform formatting and readability.