5 Commits

Author SHA1 Message Date
Scott Emberson 325469aea8 Pin CI dependencies to exact versions and commit SHAs
The marketplace step installed @anthropic-ai/claude-code at whatever
latest resolved to, so the same commit could pass one day and fail
the next, and each run executed unreviewed new code on the runner.
The skills step already pinned 1.5.20; this makes the policy uniform.
Actions move from mutable tags to full commit SHAs per GitHub's
hardening guidance, with versions in trailing comments for bumps.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-20 20:23:06 +01:00
Siqi Chen 38b88903a5 Simplify Humanizer packaging and README (#230) 2026-08-18 22:43:30 -07:00
Siqi Chen ebf637bdae Fix Claude Desktop ZIP uploads (v2.11.1) (#226) 2026-08-17 17:59:03 -07:00
Siqi Chen 43c97670b5 Rewrite Humanizer in Plain Language (v2.11.0) (#223)
Rewrite the skill and all repo-authored guidance in Plain Language. Keep all 35 patterns, examples, commands, schemas, and package behavior.
2026-08-17 03:05:01 -07:00
Siqi Chen 523374dee7 Improve skill packaging and portability (v2.9.1) 2026-07-21 23:25:52 -07:00