Add no-fabrication rule and invocation modes (v2.9.0) - #189
Merged
Conversation
- 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 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G5ydgtbqzJtfC5hrvC5SSA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #187.
Why
#187 correctly reports that several of the skill's own before/after examples teach the model to invent specifics while rewriting: a 2024 NYT interview (pattern 2), a 2019 Chinese Academy of Sciences survey (pattern 5), IT parks and a stormwater project (pattern 6), registration documents (pattern 21), and the Lisbon example's October/Alfama/Graça details. A rewrite that fabricates facts is worse than the AI-sounding original it replaces.
What changed
SKILL.md
README.md — no-fabrication rule in the overview, file-mode usage example, pattern-table rows 1-6 updated to match the re-cut examples, illustration note on the full example, 2.9.0 version history entry.
Versioning —
metadata.version,plugin.json, and the README history all bumped to 2.9.0 together, per AGENTS.md.No patterns added, removed, or renumbered. None of the added prose uses em or en dashes.
🤖 Generated with Claude Code
https://claude.ai/code/session_01G5ydgtbqzJtfC5hrvC5SSA