fixbug
スター8
フォーク3
更新日2026年4月21日 09:26
Structured bug fix workflow — diagnose from git history, minimal fix, verify
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Structured bug fix workflow — diagnose from git history, minimal fix, verify
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Scaffold a new VC-Shell UI component with proper structure, types, barrel exports, and Storybook story
Verify changed components render correctly in Storybook by running a targeted build check
Time-boxed implementation plan with approval gate before coding
SOC 職業分類に基づく
| name | fixbug |
| description | Structured bug fix workflow — diagnose from git history, minimal fix, verify |
git log --oneline -15 and git diff HEAD~5 to identify recent changes that may have caused the regressionyarn typecheck to verify no TypeScript errorsCONSTRAINTS: