contributor-report
Detect spam PRs with objective contributor quality reports
All Skills in This Repository (5)
Pure Emerald Level Indicatorsgit-commit
Generate conventional commit messages from git diffs with type and scope detection.
typescript-expert
Guide complex TypeScript projects through type-level programming, performance optimization, and migration strategies.
typescript-advanced-types
Translate complex type constraints into reusable TypeScript utilities.
find-skills
Discover and install agent skills using the Skills CLI workflow.
github-actions-templates
Generate GitHub Actions workflow templates for testing, Docker builds, and Kubernetes deployments.
Frequently Asked Questions
FAQPage SchemaHow to install contributor-report?โผ
Run `npx skills add jdiegosierra/contributor-report --all -g -y` in your terminal to install all skills in this suite globally.
How to detect AI-generated spam PRs on GitHub?โผ
Add this action to your pull request workflow and it automatically scores each contributor's history across 13 metrics, flagging suspicious patterns like new accounts with high PR volume.
What metrics does contributor-report check?โผ
It evaluates PR merge rate, account age, repo quality, community reactions, code reviews, issue engagement, profile completeness, and cross-metric spam patterns.
Can I customize the pass/fail thresholds?โผ
Yes. Every metric threshold is configurable via workflow inputs, and you can set required metrics, trusted users, trusted orgs, and actions on failure like labeling or commenting.
Does contributor-report work with Claude Code and Cursor?โผ
Yes. The included skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core