ci-verify-setup

Installation
SKILL.md

CI + Verify Setup Skill

Use this skill when the user asks to:

  • add CI
  • create/update .github/workflows/CI.yml
  • add a verify script/command
  • ensure local checks match CI checks

Goal

Create a reliable, repeatable verification pipeline where:

  1. Developers run one command locally: verify
  2. CI runs the exact same command on PRs and pushes
  3. The setup is minimal, deterministic, and easy to maintain

Required Outcomes

Installs
5
First Seen
Feb 26, 2026
ci-verify-setup — designxdevelop/agent-skills