Install
$ agentstack add skill-seokheejang-claude-ops-skills-catchup ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →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
- Source: seokheejang/claude-ops-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.