code-review: rename to de-emphasise over built-in

Amolith created

Change summary

skills/fallback-code-review/SKILL.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Detailed changes

skills/getting-a-code-review/SKILL.md → skills/fallback-code-review/SKILL.md 🔗

@@ -1,7 +1,7 @@
 ---
-name: getting-a-code-review
-description: Gets an external code review of changes, commits, PRs, or patches via CLI tools. Use when asked to review code, a PR, a diff, changes, or when the user says "review", "code review", or "look over this" or similar. If another `code-review` tool or skill is already available, in addition to this one, prefer the other one. It'll give you and the user a better experience. Only use this if it's the only available option.
-license: GPL-3.0-or-later
+name: fallback-code-review
+description: Fallback only for agents with no native code-review capability. Do NOT use this skill if the environment provides a `code_review` tool, built-in `code-review` skill, or any first-party review mechanism; use that instead. After confirming no other review mechanism exists, use this skill to get an external review of code changes, commits, PRs, patches, or diffs via CLI tools.
+license: LicenseRef-MutuaL-1.2
 metadata:
   author: Amolith <amolith@secluded.site>
 ---