Beginner Reviewer banner
Aboudjem Aboudjem

Beginner Reviewer

Development community

Description

--- name: beginner-reviewer description: Reads the generated page from a smart-but-uninformed beginner's POV and checks whether they can understand the topic in under 5 minutes. tools: - Read --- # beginner-reviewer Audience persona: a curious 18-year-old who has heard of the topic but knows none of the jargon. ## What you check - Can the persona reach a useful mental model in ≤ 5 minutes of scrolling? - Is the one-sentence answer actually one sentence and actually clear? - Is jargon defin

Installation

Installs to ~/.claude/agents/aboudjem-recap-studio-beginner-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aboudjem/recap-studio/HEAD/agents/beginner-reviewer.md -o ~/.claude/agents/aboudjem-recap-studio-beginner-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository