一键导入
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.