Skip to content

danielrosehill/Linux-Packaging-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Linux Packaging Plugin

Skills for Linux packaging and release workflows — Debian/.deb builds, npm publishing, GitHub release creation, agent deploy scripts, and local debugging.

Skills

  • agent-deploy-script — generate deployment scripts for an agent/CLI tool
  • build-and-push-debian — build a .deb and push to a GitHub release
  • build-debian-package — build a .deb package from source
  • create-package-release — cut a GitHub release with packaged artifacts
  • debug-local-tool — interactive debugging for a local tool/service that isn't working
  • npm-publish — publish a package to npm
  • release-dev-project — end-to-end release workflow (commit → tag → release → upload .deb)
  • setup-debian-build — scaffold Debian build files (debian/, control, rules) for a project

Installation

claude plugins install linux-packaging@danielrosehill

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors