---
name: ci-cd-pipeline
description: Set up CI/CD pipelines with build, test, lint, security scan, and deploy stages
category: Software Development
---

# Ci Cd Pipeline

## Overview
Set up CI/CD pipelines with build, test, lint, security scan, and deploy stages. This skill helps you apply structured, repeatable methods for consistent results.

## When to Use
- When you need to apply ci cd pipeline best practices
- When establishing processes or standards for your workflow
- When training team members on ci cd pipeline
- When automating or optimizing ci cd pipeline tasks

## Instructions
1. **Assess**: Evaluate the current state, requirements, and constraints
2. **Plan**: Define the approach, steps, and success criteria
3. **Execute**: Follow the established patterns and best practices
4. **Verify**: Check results against expected outcomes and quality standards
5. **Iterate**: Refine based on feedback and lessons learned

## Examples
```
User: Help me apply ci cd pipeline for my current project
Assistant: I'll help you apply ci cd pipeline step by step...
```

## Related Skills
- Use with `workflow` tool for orchestrated execution
- Combine with `task` tool for delegated processing
- Reference `system-prompt` for system-level integration
