release

Orchestrate Paperclip release workflows from changelog drafting to GitHub Release creation.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mhamzahashim/paperclip --skill release-mhamzahashim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release
Source: https://github.com/mhamzahashim/paperclip/tree/main/.agents/skills/release
Command: npx skills add https://github.com/mhamzahashim/paperclip --skill release-mhamzahashim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates and orchestrates the entire Paperclip release process, from drafting the changelog to creating the GitHub Release and follow-up tasks.

Core Features & Use Cases

  • Changelog Drafting: Automates the drafting of stable release changelogs.
  • Verification & Publishing: Coordinates canary and stable release verification and publishing across multiple platforms.
  • Smoke Testing: Automates smoke testing to ensure release stability.
  • Follow-up Tasks: Manages website and announcement follow-up tasks for a seamless release process.

Quick Start

Use the release skill to initiate a full release workflow for Paperclip, starting with 'do a release'.

Frequently Asked Questions about release

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate software release workflows across multiple platforms?

Software release workflows are automated by orchestrating engineering verification, npm publish, and GitHub Release creation into a single coordinated process. This ensures stable updates across multiple tools and systems without manual intervention.

What is release coordination for AI agent work and cost management?

Release coordination for AI agent work involves managing update processes from a central dashboard to streamline engineering verification and publishing. This provides businesses a single point of control for coordinating complex release tasks across systems.

How do I draft a changelog and run smoke testing for a stable release?

Drafting changelogs and running smoke testing are automated steps within the release workflow. The process initiates changelog drafting, coordinates canary and stable verification, and executes smoke tests to ensure release stability.

Can I manage website updates and announcement follow-up tasks after publishing?

Managing website updates and announcement follow-up tasks is fully supported as part of the release workflow. The orchestration process automatically handles these post-publish actions to ensure a seamless release process.

What is the best way to coordinate canary and stable release verification?

Coordinating canary and stable release verification is best handled through an orchestrated release workflow. This approach synchronizes the verification phases across platforms before proceeding to npm publish and GitHub Release creation.