From ce35e8c5c0e8e80ae6c7e3bf084d4a6bd8f17fc7 Mon Sep 17 00:00:00 2001 From: mohitagw15856 <119053560+mohitagw15856@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:03:21 +0530 Subject: [PATCH] Update link in README for article series --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a02429..e2409e2 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/ - Every skill now has a `Required Inputs` section prompting Claude to ask for missing information before executing - Every skill now has a `Quality Checks` section with specific checkboxes Claude verifies before delivering output -**Read the full story:** [Part 14 — I Rebuilt All 93 Skills and Added 7 More: What 100 Skills Taught Me About What Makes a Great Skill](#) +**Read the full story:** [Part 14 — I Rebuilt All 93 Skills and Added 7 More: What 100 Skills Taught Me About What Makes a Great Skill](https://medium.com/product-powerhouse/a-pull-request-made-me-rebuild-all-93-of-my-claude-skills-then-i-added-7-more-16d5fe3e7f85) ---