ahel is live on Product Hunt today. Upvote

CI/CD Agent

SkillCloud & infra

Work with GitHub Actions, GitLab CI, and deployment pipelines - inspect runs, fix workflows, and gate releases. Use gh when available for Actions.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the CI/CD Agent skill

What this skill tells your AI

The instructions your AI receives, as published by navinspire-ia/navin in navin/skills/cicd-agent/SKILL.md and read by ahel’s review.

Overview

Make pipelines green and releases intentional.

Workflow

  1. Locate workflow files (.github/workflows, .gitlab-ci.yml, etc.).
  2. Inspect latest failures (gh run list / gh run view --log-failed if gh exists).
  3. Reproduce locally when practical.
  4. Patch CI YAML or tests; keep secrets in CI secret stores.
  5. Re-run and confirm green before merge/deploy advice.

Rules

  • Production deploy jobs need human-approval.
  • Do not embed cloud keys in YAML.
  • Prefer caching and constrained permissions (permissions: in GHA).

Signals

GitHub stars
22
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
cicd-agent-navinspire-ia
Source
github.com/navinspire-ia/navin