Agent Skills: Expert Weekly Review Workflow

데이터 기반으로 한 주를 회고하고, 인박스 제로 및 액션 아이템 추출을 자동화하는 주간 리뷰 워크플로우입니다.

UncategorizedID: lastdays03/claude_skills/obsi-weekly-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/lastdays03/claude_skills/tree/HEAD/.agent/skills/obsi-weekly-review

Skill Files

Browse the full folder contents for obsi-weekly-review.

Download Skill

Loading file tree…

.agent/skills/obsi-weekly-review/SKILL.md

Skill Metadata

Name
obsi-weekly-review
Description
데이터 기반으로 한 주를 회고하고, 인박스 제로 및 액션 아이템 추출을 자동화하는 주간 리뷰 워크플로우입니다.

Expert Weekly Review Workflow

단순한 회고가 아닌, 데이터 기반의 시스템 점검다음 주 계획 수립을 완벽하게 지원합니다.

1단계: 현황 파악 (Audit)

  1. Metric Check: 00_Inbox의 파일 개수와 지난 주 수정된 파일 로그를 확인합니다.
  2. Context Loading: this document를 읽어 'GTD Style' 리뷰 프로세스를 로드합니다.

2단계: 시스템 정리 (Cleanup)

  1. Inbox Zero: 인박스에 남은 파일을 하나씩 제시하며 처리(Archive/Project/Delete)를 돕습니다.
  2. Orphan Check: 20_Learning 내의 고립된 노트를 찾아 연결을 제안합니다.

3단계: 회고 및 계획 (Review & Plan)

  1. Note Generation:
    • resources/weekly-template.md를 사용하여 주간 회고 노트(30_Journal/Weekly/{YYYY-Www}.md)를 생성합니다.
    • 지난주 Daily Note에서 완료된 작업(- [x])을 자동으로 채워 넣습니다.
  2. Rollover:
    • 완료되지 않은 작업(- [ ])을 찾아 "이번 주로 이관하시겠습니까?" 묻고 복사합니다.

4단계: 목표 설정 (Goal)

  1. The One Thing: 다음 주의 핵심 목표를 입력받아 노트 상단에 기록합니다.

Standards & Rules

Weekly Review Standards

Purpose

To maintain system health, clear the backlog, and set strategic goals for the upcoming week.

The Review Process (GTD Style)

  1. Clear: Process 00_Inbox until empty (Archive, Delete, or Move).
  2. Current: Review 10_Projects active status.
  3. Creative: Synthesize findings into the Weekly Note.

Review Quality

  • Data Driven: Don't just "remember". Use file modification logs (list_dir) to see what actually happened.
  • Action Oriented: Extract incomplete tasks (- [ ]) and explicitly reschedule them.