ln-732-cicd-generator
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
ln-732-cicd-generator
Type: L3 Worker Category: 7XX Project Bootstrap
Generates GitHub Actions CI pipeline for automated testing and validation.
Purpose & Scope
Creates CI/CD workflow for GitHub:
- Does: Generate .github/workflows/ci.yml with lint, test, build, docker jobs
- Does NOT: Configure deployment, manage secrets, set up CD pipelines