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