Refactor content scrubber whitespace handling to fix links issue#6
Open
oliwoodsuk wants to merge 1 commit intoTheCraigHewitt:mainfrom
Open
Refactor content scrubber whitespace handling to fix links issue#6oliwoodsuk wants to merge 1 commit intoTheCraigHewitt:mainfrom
oliwoodsuk wants to merge 1 commit intoTheCraigHewitt:mainfrom
Conversation
mattgyorgy
pushed a commit
to mattgyorgy/hero-seomachine
that referenced
this pull request
Mar 16, 2026
Updates /write command to reference all new context files and integrate the 7 Issues framework from rules.md: - Pre-writing review now includes all 8 context files - Issue TheCraigHewitt#1: No generic intros (specific data/contrarian/case study only) - Issue TheCraigHewitt#2: Structure based on user journey, not formula - Issue TheCraigHewitt#3: E-E-A-T signals every 500 words (customer-proof.md) - Issue TheCraigHewitt#4: Differentiation (contrarian angle, original methodology) - Issue TheCraigHewitt#5: Keyword stuffing prevention (3-5 uses max) - Issue TheCraigHewitt#6: Internal linking strategy (3-5 contextual links) - Issue TheCraigHewitt#7: Engagement signals (2-3 sentences/paragraph, visual breaks) Adds new /validate command for explicit article auditing: - Checks all 7 Issues with PASS/WARNING/FAIL scoring - Provides specific fix recommendations with examples - Generates validation report with priority-ranked action items - Calculates overall score and status (PASS/NEEDS REVIEW/FAIL) Both commands ensure content meets Noel Ceta debugging framework requirements for engagement signals and E-E-A-T.
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.
The scrubber was always creating spaces in my link and image src attributes. This is a quick fix to address that.
Great project by the way. On Claude code this is absolute magic. I spent half a day converting this to work with Codex to reduce costs a bit and the results were very lackluster.