ci Pipeline
# 09 — CI/CD pipeline (GitHub Actions)
## Context
Use this when a project is at the "I push code and it works on my
laptop" stage and needs a real CI: lint, test, security scans, build,
and a deploy step that requires manual approval. AI tools love to
bolt on twenty steps; we want six good ones.
## Templatewhen to use it
Community prompt sourced from the open-source GitHub repo thunderstornX/cursor-vibe-starter (MIT). A "ci Pipeline" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
thunderstornX/cursor-vibe-starter · MIT