From 5159e417bf9fc6dadace9a45487a9ecec313bc5a Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 19 May 2026 13:31:53 -0600 Subject: [PATCH] review: improve desc wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 697ffa28f2e7abcd1783359a530607b64575c997..a00825af11ae3e7925ed7dc8c5c66ed3da251b03 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ token count, plus overall metadata usage. I've used and tested them most with commit style from recent history and formats messages accordingly. Supports Conventional Commits and kernel-style imperative commits. - [fallback-code-review](skills/fallback-code-review/SKILL.md): Provides a - fallback external review flow via CLI tools like Amp, CodeRabbit, or Kodus - when no other review mechanism exists. + fallback-only external review flow via CLI tools like Amp, CodeRabbit, or + Kodus. - [frontend-accessibility](skills/frontend-accessibility/SKILL.md): Strives to generate accessible HTML, React, and frontend code following WCAG 2.2 AA. Prioritizes semantic HTML over ARIA, keyboard navigation, and screen reader