sylphxai/skills

implement-continuous-integration

Build or slim a repository's required commit build around fast product-behavior checks.

First seen Aug 21, 2026

Installation

$ npx skills add sylphxai/skills --skill implement-continuous-integration

Summary

  • Build or slim a repository's required commit build around fast product-behavior checks.
  • Use when CI is slow, flaky, duplicated, or blocking on prose, naming, or file-layout linters, or when the user asks what should be required on every PR.
  • Do not use for CD, release trains, or incident response.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sylphxai/skills · top by installs.

npx skills add sylphxai/skills

Browse all from sylphxai/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 785 B
  • docs SUMMARY.md 337 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Implement Continuous Integration

A required check is useful when red names a real product, build, security, or public-contract defect a human can fix in product code. Retire wording, naming, and layout scans from the required path. Flakes on the required path are product defects, not weather.

Open [industry commit build](references/industry-commit-build.md) when classifying an existing suite or parking a slow check.