CI

SkillDev tools

Run the local CI sequence for this repo. Use when the user asks to run CI, verify a branch before push, or check code quality with the full local pipeline.

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 skill

What this skill tells your AI

The instructions your AI receives, as published by lylo/pagecord in .agents/skills/ci/SKILL.md and read by ahel’s review.

Run the local checks in this order and stop on first failure unless the user asks otherwise:

  1. bundle exec brakeman --quiet --no-pager --ensure-latest
  2. bundle exec rubocop
  3. bin/importmap audit
  4. bin/rails test
  5. bin/rails test:system

Report a short status summary with one line per step. If a step fails, include the failing command and the key error.

Signals

GitHub stars
188
Forks
15
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ci-lylo
Source
github.com/lylo/pagecord