원클릭으로
work-snapshot
Updates a compact local handoff snapshot of current branch/PR/work state in a git-ignored file for fast session resume.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Updates a compact local handoff snapshot of current branch/PR/work state in a git-ignored file for fast session resume.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Updates the existing changelog entry for the current version after a version bump; use to capture new changes without changing the version.
Bumps the BasicSetup CLI version and adds a matching changelog entry; use when releasing or merging changes that require a new version.
Sets up a working branch/PR flow for in-progress changes (branch, remote, PR attempt, docs bump, and label sync) while optionally keeping local edits uncommitted.
Synchronizes issue and PR labels (kind, priority, status, changes) using repo rules and observes CI-managed size labels; use when triaging, implementing, or preparing review.
| name | work-snapshot |
| description | Updates a compact local handoff snapshot of current branch/PR/work state in a git-ignored file for fast session resume. |
Keep a small, durable, local-only handoff note so work can resume quickly without relying on full chat history.
git is available.python3 is available (required when updating an existing snapshot file).gh authenticated to include PR state fields.--context "...".--goal "..."..agents/work-snapshot.local.md (git ignored)..agents/scripts/update-work-snapshot.sh..agents/scripts/update-work-snapshot.sh to refresh managed fields..agents/scripts/update-work-snapshot.sh --context "...".agents/scripts/update-work-snapshot.sh --goal "..."## Manual Notes for done/current_state/next..agents/work-snapshot.local.md with fresh branch/issue/PR/status metadata and timestamp.