{
  "markdown": "# Study with Claude\n\nAn interactive programming learning repository using Claude Code as an **Examiner, Hint Guide, and Reviewer**.\n\n## Overview\n\nClaude Code adaptively assigns tasks based on the learner's understanding level, provides hints in question format to encourage thinking, and reviews submissions to determine the next step. It never provides code or direct answers.\n\n## Learning Flow\n\n```\nSession Start → Task Assignment → Implementation → (Hints) → Review Submission → Evaluation → Next Task\n```\n\n1. Run `/start` to begin a session and restore the previous state\n2. Claude assigns a task based on LEARNING_PLAN.md\n3. The learner implements on their own (use `/hint` for question-style hints when stuck)\n4. Run `/review` to request a review and receive an A–D understanding level evaluation\n5. Run `/next` to proceed to the next task based on the evaluation\n\n## Slash Commands\n\n| Command | Description |\n|---------|-------------|\n| `/start` | Start session / restore state |\n| `/hint [where you're stuck]` | Provide hints in question format |\n| `/review [file path or content]` | Review submission and save evaluation |\n| `/next` | Adaptively determine and assign the next task |\n",
  "bytes": 1192,
  "sha": "26df64517c501be4347401a7f58e2f1052e4b210fa623225dfab08f7291d7ebc",
  "repo_slug": "nasum/study_with_claude",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_nasum_study_with_claude_study_with_claud_b3472afc/readme"
}