review-lesson

star 180

Review a lesson for accuracy against Claude Code docs

delbaoliveira By delbaoliveira schedule Updated 2/3/2026

name: review-lesson description: Review a lesson for accuracy against Claude Code docs argument-hint: ""

Review Lesson

Review the lesson $ARGUMENTS for accuracy against official Claude Code documentation.

Steps

  1. Read the lesson

    • If a number is given (e.g., "04"), read learn-claude/04-*.md
    • If a file path is given, read that file
  2. Check against official docs

  3. Review for

    • Accuracy - Is the information correct?
    • Completeness - Is anything important missing?
    • Currency - Is anything outdated?
    • Clarity - Is it easy to understand?

Output Format

## Lesson Review: [Title]

### Accuracy

- ✅ Correct: [list accurate claims]
- ❌ Incorrect: [list inaccuracies with corrections]
- ⚠️ Outdated: [list outdated info with updates]

### Missing

- [Important topics not covered]

### Suggestions

- [Improvements to make]

### Verdict

[PASS / NEEDS UPDATES / MAJOR REVISION NEEDED]

Guidelines

  • Be specific about what's wrong and how to fix it
  • Reference the official docs for corrections
  • Note if something couldn't be verified
  • Prioritize factual accuracy over style
Install via CLI
npx skills add https://github.com/delbaoliveira/learn-claude-code --skill review-lesson
Repository Details
star Stars 180
call_split Forks 23
navigation Branch main
article Path SKILL.md
More from Creator
delbaoliveira
delbaoliveira Explore all skills →