home/categories/debugging/tailcallhq-forgecode-forge-skills-resolve-fixme-skill-md
debuggingtools

resolve-fixme

Find all FIXME comments across the codebase and attempt to resolve them. Use when the user asks to fix, resolve, or address FIXME comments, or when running the "fixme" command. Runs a script to locate every FIXME with surrounding context (2 lines before, 5 lines after) and then works through each one systematically.

tailcallhq
maintainer
tailcallhq
آخر تحديث 4/7/2026
النجوم
6426
التفرعات
1330
quick start

Installation and usage

Find all FIXME comments across the codebase and attempt to resolve them. Use when the user asks to fix, resolve, or address FIXME comments, or when running the "fixme" command. Runs a script to locate every FIXME with surrounding context (2 lines before, 5 lines after) and then works through each one systematically.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use resolve-fixme