skilly. Buy ad slot
All skills
Devops · Testing / AGENT SKILL

ci

agentclash/agentclash
0 installs 32 GitHub stars
0

Detect CI-related entrypoints after commits and identify checks to verify or automate.
Run after each commit to detect CI-relevant entrypoints and surface whether repository checks should be verified or automated.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# CI Skill

Use this skill after every commit.

Purpose:

- detect whether the repository has CI-relevant entrypoints
- remind the user to run or verify those checks
- act as the place to grow commit-time automation later

Current behavior:

- if no CI entrypoints are present, skip cleanly
- if CI entrypoints exist, surface that they should be run or automated

This skill is intentionally conservative for now.

Skill folder

Files included alongside SKILL.md in the publisher’s repository.