final-release-review

Community

Ensure release readiness with code audit.

AuthorDino-Stark
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the critical process of reviewing code changes before a release, identifying potential breaking changes, regressions, and risks to ensure a stable and high-quality software deployment.

Core Features & Use Cases

  • Automated Tagging: Fetches the latest release tag from a remote repository.
  • Diff Analysis: Audits the changes between the previous release and the target commit.
  • Risk Assessment: Identifies breaking changes, regressions, and improvement opportunities based on predefined policies.
  • Use Case: Before merging a new version of the openai-agents-python library, use this Skill to perform a thorough review of the diff against the last stable release, ensuring no regressions or breaking API changes were introduced.

Quick Start

Run the final release review skill to audit changes for the openai-agents-python repository.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: final-release-review
Download link: https://github.com/Dino-Stark/generic-agent-core/archive/main.zip#final-release-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.