feat: Add detection for AI-style primary single quotes (Pattern #25 (new #19))#5
Open
jonasfroeller wants to merge 2 commits intoblader:mainfrom
Open
feat: Add detection for AI-style primary single quotes (Pattern #25 (new #19))#5jonasfroeller wants to merge 2 commits intoblader:mainfrom
jonasfroeller wants to merge 2 commits intoblader:mainfrom
Conversation
…to 2.2.0 - Add Primary Single Quotes (Pattern blader#25) to SKILL.md to detect code-style single quote usage in prose. - Update README.md with new pattern details and version history. - Update WARP.md pattern count to 25. - Bump version to 2.2.0.
There was a problem hiding this comment.
Pull request overview
This pull request adds Pattern #25 to detect AI-generated writing that uses single quotes (') as the primary quotation mark in prose—a programming convention that AI models inappropriately apply to natural language writing.
Changes:
- Added Pattern #25 (Primary Single Quotes) under a new "PUNCTUATION PATTERNS" section
- Updated version from 2.1.1 to 2.2.0 across all documentation
- Updated pattern counts from 24 to 25 throughout
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| SKILL.md | Added Pattern #25 definition with examples; bumped version to 2.2.0; introduced new "PUNCTUATION PATTERNS" section |
| README.md | Updated header to "25 Patterns Detected"; added Pattern #25 to detection table under new "Punctuation Patterns" subsection; added version 2.2.0 to history |
| WARP.md | Updated documentation references from "24 patterns" to "25 patterns" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Author
|
not sure if it fits better in Style Patterns section. maybe making a new section is a bit verbose |
This was referenced Jan 31, 2026
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.
This Pull Request addresses a persistent AI-generated writing flaw: the use of single quotes (
') as the primary quotation mark in prose, a style that originates from programming conventions rather than standard English.Changes Included:
Updated
SKILL.md:STYLE PATTERNSsection.2.2.0.Updated
README.md:2.2.0to the Version History.Updated
WARP.md:New Pattern Details:
stated, 'This is a pattern.'stated, "This is a pattern."example: #3