Agent skill
obsi-weekly-review
데이터 기반으로 한 주를 회고하고, 인박스 제로 및 액션 아이템 추출을 자동화하는 주간 리뷰 워크플로우입니다.
Install this agent skill to your Project
npx add-skill https://github.com/lastdays03/claude_skills/tree/main/.agent/skills/obsi-weekly-review
SKILL.md
Expert Weekly Review Workflow
단순한 회고가 아닌, 데이터 기반의 시스템 점검과 다음 주 계획 수립을 완벽하게 지원합니다.
1단계: 현황 파악 (Audit)
- Metric Check:
00_Inbox의 파일 개수와 지난 주 수정된 파일 로그를 확인합니다. - Context Loading:
this document를 읽어 'GTD Style' 리뷰 프로세스를 로드합니다.
2단계: 시스템 정리 (Cleanup)
- Inbox Zero: 인박스에 남은 파일을 하나씩 제시하며 처리(Archive/Project/Delete)를 돕습니다.
- Orphan Check:
20_Learning내의 고립된 노트를 찾아 연결을 제안합니다.
3단계: 회고 및 계획 (Review & Plan)
- Note Generation:
resources/weekly-template.md를 사용하여 주간 회고 노트(30_Journal/Weekly/{YYYY-Www}.md)를 생성합니다.- 지난주
Daily Note에서 완료된 작업(- [x])을 자동으로 채워 넣습니다.
- Rollover:
- 완료되지 않은 작업(
- [ ])을 찾아 "이번 주로 이관하시겠습니까?" 묻고 복사합니다.
- 완료되지 않은 작업(
4단계: 목표 설정 (Goal)
- 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)
- Clear: Process
00_Inboxuntil empty (Archive, Delete, or Move). - Current: Review
10_Projectsactive status. - 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
obsi-concept-distiller
AI를 활용해 핵심 개념을 추출하고, 문맥을 분석하여 지식 베이스(20_Learning)와 양방향으로 연결합니다.
obsi-moc-builder
특정 폴더(Single) 또는 하위 구조 전체(Recursive)를 분석하여 구조화된 MOC(Map of Content)를 자동 생성/갱신합니다.
pro-researcher
웹상의 정보를 '계획(Plan) -> 탐색(Fetch) -> 분석(Synthesize)' 과정을 통해 심층 리서치하고, 출처가 명시된 전문 보고서를 작성합니다.
meta-skill-builder
표준 참조 분리 패턴(Standard Reference Separation Pattern)을 사용하여 워크플로우를 새로 생성하거나 개선합니다.
biz-doc-generator
Word, Excel, PPT, PDF 등 기업용 문서를 생성하고, 결과를 docs/exports에 저장하며 임시파일을 자동 정리합니다.
dev-init
개발 환경(폴더 구조, README)을 신속하게 초기화하는 Dev 전용 워크플로우입니다.
Didn't find tool you were looking for?