Skip to main content
Back to the directory
schpet/linear-cliSoftware EngineeringFrontend and Design

Release

This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/schpet/linear-cli --skill Release
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, Release has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: schpet/linear-cli. Canonical URL: https://skills.sh/schpet/linear-cli/release.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Ensure the following tools are available: Determine the commits that have been made since the last release: This shows all commits from the most recent tag to the current commit. For each commit identified above, evaluate whether it warrants a changelog entry. Focus on user-facing changes: Include in changelog: Exclude from changelog: Use the changelog CLI to add entries. Use --attribute-pr with the commit SHA to automatically look up the associated PR and add attribution, excluding schpet and schpetbot : Omit --attribute-pr for commits without an associated PR or when attribution isn't relevant.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does Release do?

This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging.

Is Release good?

Release does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support Release?

Release currently lists compatibility with Claude Code, Skills CLI.

Is Release safe to install?

Release has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to Release?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install Release?

Run the following command to install Release: npx skills add https://github.com/schpet/linear-cli --skill Release

Related skills

More from schpet/linear-cli

Related skills

Alternatives in Software Engineering