Skip to content

Add upstream-release-docs skill#602

Open
rdimitrov wants to merge 6 commits intomainfrom
upstream-releases
Open

Add upstream-release-docs skill#602
rdimitrov wants to merge 6 commits intomainfrom
upstream-releases

Conversation

@rdimitrov
Copy link
Member

Description

The following PR:

  • Add a new Claude skill that analyzes upstream releases and updates documentation with source-verified changes
  • The skill runs through discovery, deep dive, docs audit, implementation, validation, and review feedback handling — all verified against source code at the release tag

Type of change

  • New documentation
  • Documentation update
  • Bug fix (typo, broken link, etc.)
  • Navigation/structure change

Related issues/PRs

Screenshots

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Navigation

  • New pages include a frontmatter section with title and description at a minimum
  • Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviewer checklist

Content

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Copilot AI review requested due to automatic review settings March 10, 2026 14:26
@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Mar 10, 2026 4:09pm

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Claude skill intended to guide end-to-end documentation updates based on verified upstream release changes, emphasizing source-code verification at a specific release tag.

Changes:

  • Introduces a new upstream-release-docs skill with a phased workflow (discovery → deep dive → docs audit → implementation → validation → review handling).
  • Provides GitHub CLI command patterns for fetching release/PR/issue metadata and verifying claims against source at the release tag.
  • Establishes guardrails around auto-generated docs, hidden/experimental features, and repeat verification.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 7 comments.

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants