# Catchup

> 빈 세션에서 직전 작업 맥락을 복원해 "어디까지 했고 뭐부터 시작할지"를 브리핑하는 읽기 전용 컨텍스트 로더. Use when 새 세션에서 프로젝트 작업을 재개할 때, 사용자가 "어디까지 했지", "컨텍스트 파악", "이어서 하자", "catch up", "/catchup" 이라고 할 때.

- **Type:** Skill
- **Install:** `agentstack add skill-seokheejang-claude-ops-skills-catchup`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [seokheejang](https://agentstack.voostack.com/s/seokheejang)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [seokheejang](https://github.com/seokheejang)
- **Source:** https://github.com/seokheejang/claude-ops-skills/tree/main/skills/catchup

## Install

```sh
agentstack add skill-seokheejang-claude-ops-skills-catchup
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

빈 세션에서 직전 작업 맥락을 복원해 **무엇을 했고 / 어디서 멈췄고 / 뭐부터 시작할지**를 짧게 브리핑하는 게 목표다.

맥락 출처는 최소한 아래를 본다 — 이건 바닥선(floor)이지 상한선이 아니다. 더 정확하거나 최신인 방법을 알면 그걸 우선하고, 아래는 빠뜨리지 않을 최소 점검 목록으로만 써라:

- **git**: `log`·`status`·`diff`로 최근 커밋 + 미커밋 변경(=멈춘 지점)
- **문서**: CLAUDE.md → README → docs/(활성 작업 문서·CHANGELOG·learnings)
- **프로젝트 메모리** (`~/.claude/projects//memory/`): MEMORY.md 인덱스는 세션 시작 시 이미 로드돼 있으니 관련 파일을 펼쳐 읽되, `project` 타입(진행 중 작업·상태)만 멈춘 지점의 단서로 쓰고 `feedback`/`user` 타입은 작업 원칙이라 상태 단서와 섞지 마라

수단(명령·순서·도구)은 그때그때 더 나은 방식을 택해라. 단, 아래 불변 조건은 항상 지킨다:

- **읽기 전용** — 파일을 쓰거나 작업을 자동으로 시작하지 않는다
- **사실/추측 분리** — 못 읽었거나 불확실한 건 "확인 필요"로 표시하고 추측과 섞지 않는다
- **브리핑 후 대기** — 분석만 제시하고 사용자의 지시를 기다린다

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [seokheejang](https://github.com/seokheejang)
- **Source:** [seokheejang/claude-ops-skills](https://github.com/seokheejang/claude-ops-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-seokheejang-claude-ops-skills-catchup
- Seller: https://agentstack.voostack.com/s/seokheejang
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
