ワンクリックで
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.