specimin-wrap

Community

Squash commits and open PRs, faster.

Authortimsvoice
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the finalization of finished features by squashing commits and creating a pull request with a clear PR description, reducing review time and keeping history clean.

Core Features & Use Cases

  • Commit hygiene: squash commits into a single coherent change before PR.
  • PR automation: generate a PR description and create the pull request.
  • Branch safety: validates environment and main branch protections to avoid merging unintended changes.

Quick Start

Wrap up your current feature by running the wrap operation on your feature branch. For example, say “specimin-wrap this feature” to begin the process.

Dependency Matrix

Required Modules

ghgit

Components

Standard package

💻 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: specimin-wrap
Download link: https://github.com/timsvoice/specimin/archive/main.zip#specimin-wrap

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