Skip to content

Commit d5a70cc

Browse files
yn1323claude
andcommitted
chore: difit-reviewスキルの設定を更新
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d2885a9 commit d5a70cc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude/skills/difit-review/SKILL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ This skill launches a requested git diff in a viewer that is easy for humans to
1111
This comment mechanism is well suited for code review findings and code explanations.
1212
Before running commands, choose `<difit-command>` using the following rule:
1313

14-
- If `command -v difit` succeeds, use `difit`.
15-
- Otherwise, use `npx difit`.
14+
- use `npx difit`.
1615
- If falling back to `npx difit` would require network access in a sandboxed environment without network permission, request escalated permissions and user approval before running it.
1716

1817
## Steps

convex/_generated/ai/ai-files.state.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"convex-migration-helper",
99
"convex-performance-audit",
1010
"convex-quickstart",
11-
"convex-setup-auth"
11+
"convex-setup-auth",
12+
"difit-review"
1213
]
1314
}

0 commit comments

Comments
 (0)