From fb66a1a85bac1d738db231a793a3de3dfb60f68d Mon Sep 17 00:00:00 2001 From: tkman <90471971+sstklen@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:06:57 +0900 Subject: [PATCH] =?UTF-8?q?Add=20yes-md:=20AI=20governance=20skill=20?= =?UTF-8?q?=E2=80=94=20PUA=20says=20NO,=20YES=20says=20YES=20(#267)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add yes-md: AI governance skill (EN/中文/日本語) PUA says NO. YES says YES. Safety gates, evidence rules, anti-slack detection, ripple-check, and debugging escalation. Source: https://github.com/sstklen/yes.md * fix: Quote name field to avoid YAML boolean and match folder name YAML parses bare `yes` as boolean True. Quoted `"yes-md"` to match the folder name as required by the validator. Co-Authored-By: Claude Opus 4.6 * fix: Shorten description under 300 chars, add required frontmatter fields - description: shortened from 1023 to 138 chars - Added risk: safe, source: community, date_added Co-Authored-By: Claude Opus 4.6 * feat: Add 'When to Use This Skill' section per canonical template Required by CONTRIBUTING.md and validator. Co-Authored-By: Claude Opus 4.6 --------- Co-authored-by: Claude Code Co-authored-by: sck_0