AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Catchup

skill-seokheejang-claude-ops-skills-catchup · by seokheejang

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

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-seokheejang-claude-ops-skills-catchup

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-seokheejang-claude-ops-skills-catchup)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Catchup? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.