Jenkinsfile Validator Skill Use this skill to validate Jenkins pipelines and shared libraries with local scripts first, then optionally enrich findings with plugin documentation. Trigger Phrases Use this skill when requests look like: - "Validate this Jenkinsfile" - "Check this pipeline for security issues" - "Lint my Declarative/Scripted pipeline" - "Why is this Jenkins pipeline failing syntax checks?" - "Validate vars/ .groovy or src/ / .groovy shared library files" Scope This skill validates: - Declarative pipelines ( ) - Scripted pipelines ( and Groovy-style pipelines) - Shared library fi…