docs(domain-driven-design): de-slop instruction surfaces (0.3.1) - #3339
Conversation
Replace em dashes in the plugin README with periods. Leave YAML frontmatter and the plugin.json description for the later cheat-sheet pass. Version bump and new changelog heading only. Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
|
Claude finished @kyle-sexton's task in 26s —— View job Security review: no findings
Skip gate triggered: this PR has no security-relevant surface. All three changed files are documentation-only:
No code, configuration, permissions, workflow, or executable content is touched. No security review findings. |
|
Last security-reviewed head: |
|
Claude finished @kyle-sexton's task in 32s —— View job Review skippedInvoked
PR #3339 is merged (state: MERGED). The skill's skip gate stops review early when "PR is closed or not open," so no code review was performed and no findings were posted. |
|
Claude has reviewed this PR 1 time. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
No linked issue
Summary
#2891 instruction-surface de-slop shard: purge em dashes from the
domain-driven-designplugin README.Refs #2891
Fix
Rewrote
plugins/domain-driven-design/README.mdunder/ai-slop:audit fixsemantics (periods; never parentheses, en dashes, or a spaced hyphen as a stand-in). YAML frontmattersummaryand theplugin.jsondescription left unchanged so the cheatsheet stays valid. Version-only bump inplugin.json. New changelog heading only.SKILL.mdbody was already clean.Verification
HOME+CLAUDE_PROJECT_DIRempty sorule-em-dashis enabled): README has 0rule-em-dashfindings. One remaining finding is the YAMLsummaryleftover, deferred to the later frontmatter + cheat-sheet pass.scripts/check-changed-skills.sh origin/main: no changed skills (README-only).python3 scripts/sync-plugin-options-docs.py --checkup to datescripts/check-changelog-parity.sh --check-bump origin/mainpassesnode scripts/generate-cheatsheet.mjs --checkin syncRelated
Refs #2891
#2891 stays open.