fogbugz-skills
fogbugz-skills には General-Fault から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Pick the next FogBugz case by named filter using stored local session context.
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.