fogbugz-pick-case
Pick the next FogBugz case by named filter using stored local session context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pick the next FogBugz case by named filter using stored local session context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Creates and checks out a local git branch for the currently selected FogBugz case. Use when starting case work, creating a branch from an active FogBugz case, or when branch names must follow cases/[case number]-[description].
Save local handoff progress for a FogBugz case into .fogbugz\case-progress.json without updating FogBugz server data. Use when wrapping up work, handing off to a new agent, or when user asks to capture current status, tests, and next steps for a case.
Remove local FogBugz case progress entries from .fogbugz\case-progress.json without editing FogBugz server data. Use when handoff notes are obsolete, incorrect, or intentionally reset for one case or all saved cases.
Resume work from locally saved FogBugz case progress in .fogbugz\case-progress.json and reload case context. Use when starting a new agent, continuing interrupted work, or when user asks to pick up the last/previous handoff case.
| name | fogbugz-pick-case |
| description | Pick the next FogBugz case by named filter using stored local session context. |
Use this skill to select the next FogBugz case for the active work queue.
filterName (required): exact or partial saved-filter name.fbconnectfblogin (Initialize-FogBugzSession) and then continue.fbpick '<filterName>' -Interactive
fbcase <selected case id>
fbcomment use in the same working directory.fbcomment.more... option
appears (e.g. 6. more...). Selecting it advances to the next page of 5. The more...
option is not shown when all remaining cases fit on the current page.<case id> — <title> (score <n>; <explanation>)1, 2, 3 without case details.fblogin
fbpick '4.5 Active assigned to me' -Interactive