jenkins-deploy-skill
CommunityDeploy safely to Jenkins with one request.
Software Engineering#deployment#jenkins#ci-cd#git merge#credential management#branch promotion#build trigger
Authormaimingliang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the repetitive context switching needed to merge/push code and trigger Jenkins builds for environment releases like dev, test, and pre.
Core Features & Use Cases
- Branch integration + promotion flow: merges/cascades from the right upstream branch into the requested deploy branch (e.g., dev->test->pre) before triggering Jenkins.
- Secure Jenkins credential handling: pulls Jenkins API tokens from Windows Credential Manager, macOS Keychain, or CI env vars, and uses crumb handling when available.
- Platform-aware triggering: triggers Jenkins via REST API using a PowerShell script on Windows and a Python script on macOS/Linux, including job and branch-parameter support.
Use case: you are on your feature branch with local changes and you want an AI to publish the merged result to the dev environment and trigger the correct Jenkins job automatically.
Quick Start
Tell your AI: "帮我部署到 dev 环境".
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: jenkins-deploy-skill Download link: https://github.com/maimingliang/jenkins-deploy-skill/archive/main.zip#jenkins-deploy-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.