Skip to content

feat(docs): add /release-docs skill for cutting devnet docs releases#20978

Draft
critesjosh wants to merge 1 commit intonextfrom
josh/ecodr-787-write-a-docskill-for-claude-to-cut-the-docs
Draft

feat(docs): add /release-docs skill for cutting devnet docs releases#20978
critesjosh wants to merge 1 commit intonextfrom
josh/ecodr-787-write-a-docskill-for-claude-to-cut-the-docs

Conversation

@critesjosh
Copy link
Contributor

Summary

  • Adds a new /release-docs <RPC_URL> Claude Code skill that automates the full docs release workflow for new devnet deployments
  • The 13-step workflow covers: querying the network for version/addresses, verifying git tag and CLI version, updating version defaults, contract addresses, migration notes, building docs, cutting versioned snapshots, and preparing changes on next

Test plan

  • Verify skill appears in Claude Code's available skills list
  • Dry-run /release-docs against a live devnet RPC URL
  • Confirm all referenced file paths are correct

Adds a Claude Code skill that automates the full docs release workflow
for new devnet deployments: querying the network, updating versions,
contract addresses, migration notes, building, and versioning.
@critesjosh critesjosh changed the title chore: add /release-docs skill for cutting devnet docs releases feat(docs): add /release-docs skill for cutting devnet docs releases Feb 27, 2026
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.

1 participant