From 752fe64976ec40bb66e891eb88a002ba646f36aa Mon Sep 17 00:00:00 2001 From: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com> Date: Sun, 24 May 2026 15:59:12 -0400 Subject: [PATCH 1/2] feat: add add_frontmatter.py and add_comment_marker.py Phase 1 stamper scripts These scripts are called by cli.py --fix to apply standards-version updates in-place. add_frontmatter.py targets YAML-frontmatter files (SKILL.md, .mdc), add_comment_marker.py targets HTML-comment marker files (CLAUDE.md, AGENTS.md). Interface: python