# Review Learning Repo Pr

> Reviews pull requests that change the teaching structure of this repository. Use when PRs affect README.md, AGENTS.md, CLAUDE.md, .claude/, .github/, or skills/.

- Skill: `igniteui/review-learning-repo-pr` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add igniteui/review-learning-repo-pr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/igniteui/review-learning-repo-pr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: igniteui (https://skillmd.com/u/igniteui)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/igniteui/review-learning-repo-pr

---


# 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

1. Read `references/review-checklist.md`.
2. Run `scripts/list-learning-files.sh`.
3. Review changed files in:
   - `README.md`
   - `AGENTS.md`
   - `CLAUDE.md`
   - `.claude/`
   - `.github/`
   - `skills/`
4. 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
5. 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.
