ship

SkillAI & models

Commit, push, and optionally create PR

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 ship skill

What this skill tells your AI

The instructions your AI receives, as published by railly/agent-brain in .agents/skills/ship/SKILL.md and read by ahel’s review.

Ship current changes: $ARGUMENTS

  1. Run git status to see changes
  2. Run git diff --stat for overview
  3. Stage relevant files (or all if no specific files mentioned)
  4. Create commit with conventional format:
    • feat: new feature
    • fix: bug fix
    • docs: documentation
    • refactor: refactoring
    • chore: maintenance
  5. Push to remote
  6. If $ARGUMENTS contains "pr" or "--pr", create PR with gh pr create
  7. Log to daily file: append - [HH:MM] **shipped**: {commit message} to 02_Journal/daily/YYYY-MM-DD.md

Commit message format: type(scope): description

Signals

GitHub stars
22
Forks
3
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
ship-railly
Source
github.com/railly/agent-brain