docs(release-skill): sync touchpoint list with current web layout#27
Merged
docs(release-skill): sync touchpoint list with current web layout#27
Conversation
The hero.astro component was refactored into web/src/components/home/ and no longer carries a version badge, so the release skill's Step 2 file list was guiding edits to a non-existent file. Drop that entry, tighten SECURITY.md instructions to reference the concrete row format, and add an explicit "do not touch" list covering web/package.json and the v0.6.0 → v0.7.0 example strings in upgrade/config-toml docs.
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.
Summary
web/src/components/hero.astrofrom the release skill's Step 2 file list — the hero component was refactored intoweb/src/components/home/home-hero.astroand no longer carries a version badge, so the old entry was guiding edits to a non-existent file0.8.x/< 0.8) and clarify the 0.x-phase rule that every minor bump must update the tableweb/package.json,web/src/content/docs/cli/upgrade.md,web/src/content/docs/reference/config-toml.md, blog, anddocs/so Claude doesn't chase the illustrativev0.6.0 → v0.7.0example stringsTest plan
cli/Cargo.toml,web/src/content/docs/getting-started/installation.md,Formula/skillx.rb,SECURITY.mdweb/src/components/home/home-hero.astrohas no version badge content (grep forv0.returns nothing)/release 0.8.2up to the "review and push" prompt and confirm no attempt is made to openhero.astro, then discard