Favicon of metro-release

metro-release Skill

AI Agent SkillJavaScriptOpen source

Draft a react/metro GitHub release — build a changelog from commits since the last tag and create a draft release. Published by react in metro.

Decision snapshot

Is this a fit?

Best for

Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

21 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is metro-release Skill?

Draft a react/metro GitHub release — build a changelog from commits since the last tag and create a draft release. Published by react in metro. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
93/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Writing
  • Writing use cases

Declared skill metadata

  • Source file: .claude/skills/metro-release/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use metro-release Skill

  • Use it for writing.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: react
  • Repository: react/metro
  • Skill file: .claude/skills/metro-release/SKILL.md

What it does

Draft a react/metro GitHub release — build a changelog from commits since the last tag and create a draft release.

Skill instructions

New Metro Release Overview Creates a draft GitHub release for react/metro by reading commits since the last tag and turning them into a labeled changelog. The release process is manual; this skill automates the mechanical parts (diffing commits, fetching PR/author metadata, formatting notes) and leaves the editorial judgment to you. Source of truth is the react/metro remote on GitHub, not your local checkout. Always fetch fresh before diffing. Never publish. Always create the release as a draft and stop. A human reviews and publishes. Step 1 — Sync from react/metro Fetch the canonical tags and main directly from react/metro so the diff is authoritative regardless of how your local remotes are configured: bash git fetch https://github.com/react/metro.git main --tags Find the latest release tag (tags are vMAJOR.MINOR.PATCH, e.g. v0.84.4): bash LASTTAG=$(git tag --list 'v' --sort=-v:refname | head -1) echo "$LASTTAG" Step 2 — List candidate commits bash git log --oneline "$LASTTAG"..FETCH

Verified compatibility and discovery

Frequently asked questions

What is metro-release?

metro-release is a open-source AI agent skill with Copy skill directory. Draft a react/metro GitHub release — build a changelog from commits since the last tag and create a draft release.

Who is metro-release best for?

metro-release is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install metro-release?

Install or run metro-release using Copy skill directory. Check metro-release for the latest setup command.

Is metro-release actively maintained?

metro-release may need a closer maintenance check before production use.

Share:

Stars
5,622
Forks
691
Last commit
21 days ago
Last verified
Aug 22, 2026
Metadata fetched
Aug 22, 2026
Repository age
10 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to metro-release