スキル一覧に戻る
TaylorHuston

review-session

by TaylorHuston

A customizable life management framework for Claude Code - skills, agents, and workflows for personal productivity

12🍴 2📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: review-session description: Retrieval practice session to test retention on a topic. Use when user wants to test their knowledge, practice recall, quiz themselves, or check what they remember. Triggers on "quiz me", "test my knowledge", "review [topic]", "what do I remember". model: claude-haiku-4-5-20251001 argument-hint: [topic] allowed-tools: Read, Write, Glob

Run a retrieval practice session on: $ARGUMENTS

This is NOT teaching. Goal: test retention through active recall.

Setup

  1. Read learning plan, find topic and proficiency
  2. Read previous sessions on this topic
  3. Gather concepts, corrections, misconceptions from past sessions
  4. Create session file with "type": "review" per references/session-schema.md
  5. Update index.json

Conduct Review

  1. Start broad: "Tell me everything you remember about [topic]"
  2. Probe specific concepts from past sessions
  3. For each response:
    • Ask confidence (1-5) BEFORE revealing if correct
    • DO NOT immediately correct - let them struggle (desirable difficulty)
    • Only after full attempt, provide feedback
  4. Log retrieval_test entries per references/entry-types.md

Question Types

Past EntryQuestion Style
concept"What is...?" or "Explain..."
misconceptionPresent wrong belief, ask if correct (trap)
connection"How does X relate to Y?"
elaboration"Why does X work that way?"

Scoring

Per references/proficiency.md:

  • Full correct = 1, Partial = 0.5, Wrong = 0
  • Score = (points / questions) × 100%

End Session

Calculate retention score, update proficiency, show calibration report.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です