← スキル一覧に戻る

fix-all
by siy
Java Backend Coding Technology
⭐ 10🍴 3📅 2026年1月24日
SKILL.md
name: fix-all description: Fix ALL issues found in the preceding review. Thorough, relentless, complete.
Fix All Issues
Your mission: Fix every single issue identified in the preceding review. No exceptions. No shortcuts.
Prerequisites
This skill is used AFTER running a review (e.g., /jbct-review, code review, or similar). The issues are already known from the review output in conversation context.
Execution Protocol
-
Issue Collection
- Extract all issues from the preceding review output
- Create a todo list with every issue to fix
- Prioritize: errors before warnings, blocking before cosmetic
-
Systematic Resolution
- Fix issues one by one using appropriate agent (e.g.,
jbct-coder) - After each fix, mark the issue as resolved
- Move to next issue immediately
- Fix issues one by one using appropriate agent (e.g.,
-
Verification
- After all issues are fixed, run the same review again
- If new issues appear, add them to the list and fix them
- Repeat until zero issues remain
-
Completion Criteria
- All issues from the original review are resolved
- Verification review passes with no new issues
Mindset
Partial fixes are not acceptable. Either ALL issues are resolved, or the task is incomplete.
Be thorough. Be relentless. Don't stop until every issue is fixed.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です