Review learning repo PR
Use this skill for pull requests that change the repository’s AI structure, instructions, agents, skills, or teaching content.
Review workflow
- Read
references/review-checklist.md. - Run
scripts/list-learning-files.sh. - Review changed files in:
README.mdAGENTS.mdCLAUDE.md.claude/.github/skills/
- Check for:
- incorrect or stale file paths
- examples that do not match the repo
- invalid or weak frontmatter
- mixed-up responsibilities between Claude, GitHub, and shared layers
- missing updates to related examples
- Write the result using
assets/review-template.md.
Review style
- Be concrete.
- Use exact file paths.
- Prefer actionable comments.
- Focus on instructional accuracy and structural consistency.