Skip to content

Tags: blader/humanizer

Tags

v2.11.1

Toggle v2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Claude Desktop ZIP uploads (v2.11.1) (#226)

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v2.9.1

Toggle v2.9.1's commit message
Improve skill packaging and portability (v2.9.1)

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add no-fabrication rule and invocation modes (v2.9.0) (#189)

- Rewrites may no longer invent facts, names, dates, or citations that
  aren't in the source text; specificity must come from the source or
  the user. Every example that modeled invented specifics is re-cut to
  use only source information (fixes #187)
- The audit step now asks whether the rewrite states anything not in
  the source, and treats fabrication as a defect
- Replace paragraph-count parity ("five paragraphs in, five out") with
  an information-over-shape rule: every claim survives, depth may vary
- A user-provided voice sample now outranks the em dash ban
- Add invocation modes: pasted text (full deliverable), file (rewrite
  in place, summary only), embedded (final text only)
- Bump metadata.version, plugin.json, and README history to 2.9.0


Claude-Session: https://claude.ai/code/session_01G5ydgtbqzJtfC5hrvC5SSA

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>