session

작성자: anthropic

특정 주제(MBE, 에세이, 플래시카드)에 대해 집중된 N-질문 학습 세션을 실행합니다. 성과를 추적하고 학습 계획을 업데이트합니다. 사용자가 "run me…"라고 말할 때 사용하세요.

npx skills add https://github.com/anthropics/claude-for-legal --skill session

/session

  1. Parse $ARGUMENTS — subject and N. If missing, ask:

    What subject, and how many questions? (e.g., Evidence 10 or Contracts 5 --essay.)

  2. Load ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → jurisdiction, exam format, weak subjects.
  3. Load ~/.claude/plugins/config/claude-for-legal/law-student/study-plan.yaml if it exists. Read session_history for this subject to weight subtopics toward where the student has been weak.
  4. Route by method flag:
    • --mbe (default for bar prep subjects): load bar-prep-questions skill, run N MBE-style questions. Apply jurisdiction handling (see that skill's ## Jurisdiction handling). Label each [UBE/majority] or [state-specific].
    • --essay: load bar-prep-questions, run N essay prompts. Grade per essay-mode rubric.
    • --flashcards: load flashcards skill, run N cards in --drill mode.
  5. Run N questions one at a time. After each, explain right/wrong and flag rule-body when jurisdictions diverge.
  6. At session end, write session results:
    • If study-plan.yaml exists: append to session_history per the schema in the study-plan skill.
    • If not: write to ~/.claude/plugins/config/claude-for-legal/law-student/session-history.yaml.
  7. Report:
    • Score: X/N (percentage)
    • Missed: list with subtopic tags
    • Weak subtopics this session
    • Pattern vs. prior sessions on this subject (if history has 2+ prior)
    • What the plan now recommends next

anthropic의 다른 스킬

access
anthropic
Discord 채널 접근을 관리합니다 — 페어링 승인, 허용 목록 편집, DM/그룹 정책 설정. 사용자가 페어링 요청, 승인, 허용된 사람 확인 등을 요청할 때 사용합니다.
official
session-report
anthropic
~/.claude/projects 트랜스크립트에서 Claude Code 세션 사용량(토큰, 캐시, 하위 에이전트, 스킬, 고비용 프롬프트)에 대한 탐색 가능한 HTML 보고서를 생성합니다.
official
build-mcp-server
anthropic
이 스킬은 사용자가 "MCP 서버 구축", "MCP 생성", "MCP 통합 만들기", "Claude용 API 래핑", "도구 노출" 등을 요청할 때 사용해야 합니다.
official
cookbook-audit
anthropic
Anthropic Cookbook 노트북을 루브릭에 따라 감사합니다. 노트북 리뷰나 감사가 요청될 때마다 사용하세요.
official
handle-complaint
anthropic
들어오는 고객 불만을 처음부터 끝까지 처리합니다 — 맥락을 파악하고, 응답을 작성하며, 운영상의 수정을 제안합니다. 선택적으로 이메일이나 티켓 ID를 받습니다…
official
use-case-triage
anthropic
처리 활동이 PIA, 필수 GDPR DPIA가 필요한지 또는 진행 가능한지 신속히 판단하여 개인정보 처리방침 충돌을 표시하고 적절한 경로로 안내합니다…
official
board-minutes
anthropic
이사회 또는 위원회 회의록을 사내 형식으로 작성합니다. 캘린더에서 예정된 이사회 및 위원회 회의를 자동으로 감지하고, 안건을 요청한 후…
official
renewal-tracker
anthropic
유지 관리되는 갱신 등록부를 기반으로 취소 마감일이 다가오는 계약을 표시하고 통지 기간이 종료되기 전에 경고합니다. 사용자가 요청할 때 사용합니다.
official