jenkins-pipeline-intro
This skill provides automated assistance for jenkins pipeline intro tasks within the DevOps Basics domain.
Content Preview
--- name: jenkins-pipeline-intro description: | Jenkins Pipeline Intro - Auto-activating skill for DevOps Basics. Triggers on: jenkins pipeline intro, jenkins pipeline intro Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Jenkins Pipeline Intro ## Purpose This skill provides automated assistance for jenkins pipeline intro tasks within the DevOps Basics domain. #
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/jenkins-pipeline-intro.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/jenkins-pipeline-intro/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/jenkins-pipeline-intro/SKILL.md