# Ci Setup

> Configure CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI with best practices

- **Type:** Skill
- **Install:** `agentstack add skill-manastalukdar-ai-devstudio-ci-setup`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [manastalukdar](https://agentstack.voostack.com/s/manastalukdar)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [manastalukdar](https://github.com/manastalukdar)
- **Source:** https://github.com/manastalukdar/ai-devstudio/tree/main/skills/ci-setup

## Install

```sh
agentstack add skill-manastalukdar-ai-devstudio-ci-setup
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# CI/CD Pipeline Setup

I'll set up a production-ready CI/CD pipeline with automated testing, linting, and deployment workflows.

**Supported Platforms:**
- GitHub Actions (auto-detected from .git/config)
- GitLab CI (.gitlab-ci.yml)
- CircleCI (circle CI config)
- Jenkins (Jenkinsfile)

## Token Optimization

**Expected range**: 400–1,000 tokens (initial), 100 tokens (cache hit)

**Caching**: Caches platform config in `.claude/cache/ci/platform-config.json` for 7 days. Invalidated when `.github/` or CI config changes.

**Early exit**: Returns immediately if CI configuration already exists and passes validation.

**Patterns used**: Grep-before-Read, early exit, template-based generation, caching

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [manastalukdar](https://github.com/manastalukdar)
- **Source:** [manastalukdar/ai-devstudio](https://github.com/manastalukdar/ai-devstudio)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ci-setup
- Seller: https://agentstack.voostack.com/s/manastalukdar
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
