release: v20.2.0 — community PRs, new skill & catalog reconciliation (#58)
- Bump to 20.2.0 (20.1.0 is already published; these merged after it). - Split changelog: 20.1.0 keeps its as-released scope (star nudges + eval hardening); new 20.2.0 covers the community PRs (#47/#48/#50), the new YouTube skill, and the check hardening. - Reconcile the README to the true 174-skill count everywhere (title, badge, TOC, intro, 'All Skills' header, sponsor line) — was a stale 167. - Add catalog entries for the 3 skills that were missing from the table: Skill Security Auditor (#168), Launch Readiness (#169), YouTube Script Writer (#170). - package.json description 167 -> 174. Claude-Session: https://claude.ai/code/session_016JWn5jRD5tcEFKrubjQ6Px Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "pm-claude-skills",
|
||||
"version": "20.1.0",
|
||||
"version": "20.2.0",
|
||||
"type": "module",
|
||||
"description": "167 professional Agent Skills (SKILL.md) + subagents + slash commands for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes. Install into any AI coding tool with: npx pm-claude-skills add --agent <tool>.",
|
||||
"description": "174 professional Agent Skills (SKILL.md) + subagents + slash commands for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes. Install into any AI coding tool with: npx pm-claude-skills add --agent <tool>.",
|
||||
"keywords": [
|
||||
"claude",
|
||||
"claude-code",
|
||||
|
||||
Reference in New Issue
Block a user