Skip to content

Refine validmind-docs-coverage skill: var-in-heading anchors + author-prefixed branches#1437

Merged
cachafla merged 2 commits into
mainfrom
panchicore/issue-1435-skill-refinements
Jul 24, 2026
Merged

Refine validmind-docs-coverage skill: var-in-heading anchors + author-prefixed branches#1437
cachafla merged 2 commits into
mainfrom
panchicore/issue-1435-skill-refinements

Conversation

@panchicore

Copy link
Copy Markdown
Member

Pull Request Description

What and why?

Implements the two refinements proposed in #1435, both verified empirically (see issue comment):

  1. §3 new step 5 — warn that headings containing {{< var >}} shortcodes render unusable auto-generated ids (reproduced on main: manage-b58fc729-...7b7b3c20...-runs), and to add an explicit {#id} to any heading used as a link target.
  2. §3 step 2 — branch naming generalized from codex/sc-<story-id>-<slug> to author-prefixed <author>/sc-<story-id>-<slug>, matching existing practice ([SC-16822] Documentation: Risk Tiering #1425 juan/..., [SC-16823] Documentation: Document Checker runs, publishing, and artifacts #1434 and [SC-16959] Documentation: workflow execution taken path and Step Detail panels #1436 panchicore/...) — pr_previews/<branch>/ works identically.

Closes #1435.

How to test

Skill-text-only change; no site sources touched. Both behaviors verified against current main as documented in the issue comment.

What needs special review?

Wording only — @cachafla as skill author.

Dependencies, breaking changes, and deployment notes

None.

Release notes

Internal tooling change; no release notes.

Checklist

  • What and why
  • How to test
  • What needs special review
  • Dependencies, breaking changes, and deployment notes
  • Labels applied
  • PR linked to Shortcut

🤖 Generated with Claude Code

Warn that {{< var >}} shortcodes inside headings produce unusable
auto-generated ids, and generalize the branch-naming convention from
codex/ to author-prefixed branches.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@panchicore panchicore added the internal Not to be externalized in the release notes label Jul 24, 2026
@CLAassistant

CLAassistant commented Jul 24, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ cachafla
❌ panchicore
You have signed the CLA already but the status is still pending? Let us recheck it.

@panchicore
panchicore requested a review from cachafla July 24, 2026 19:07
@panchicore panchicore self-assigned this Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Lighthouse check results

✓ INFO: No site pages to audit in this PR.

Commit SHA: 56234a3

@cachafla
cachafla merged commit dd0afdd into main Jul 24, 2026
2 of 3 checks passed
@cachafla
cachafla deleted the panchicore/issue-1435-skill-refinements branch July 24, 2026 20:51
@github-actions

Copy link
Copy Markdown
Contributor

Validate docs site

✓ INFO: A live preview of the docs site is available — Open the preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Not to be externalized in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

validmind-docs-coverage skill: two refinements from first outside-author run

3 participants