Use when you need to work with deployment and CI/CD. This skill provides deployment automation and pipeline orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or "automate deployment".
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install ci-cd-pipeline-builder@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdBefore using this skill, ensure:
This skill produces:
Implementation Artifacts: Scripts, configuration files, code, and automation tools
Documentation: Comprehensive documentation of changes, procedures, and architecture
Test Results: Validation reports, test coverage, and quality metrics
Monitoring Configuration: Dashboards, alerts, metrics, and observability setup
Runbooks: Operational procedures for maintenance, troubleshooting, and incident response
Permission and Access Issues:
Connection and Network Failures:
Resource Constraints:
Configuration and Syntax Errors:
Configuration Templates: {baseDir}/templates/ci-cd-pipeline-builder/
Documentation and Guides: {baseDir}/docs/ci-cd-pipeline-builder/
Example Scripts and Code: {baseDir}/examples/ci-cd-pipeline-builder/
Troubleshooting Guide: {baseDir}/docs/ci-cd-pipeline-builder-troubleshooting.md
Best Practices: {baseDir}/docs/ci-cd-pipeline-builder-best-practices.md
Monitoring Setup: {baseDir}/monitoring/ci-cd-pipeline-builder-dashboard.json
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.