ship
SkillAI & modelsCommit, push, and optionally create PR
Available today. Use it from your connected AI after setup.
No other account needed.
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
- Run
git statusto see changes - Run
git diff --statfor overview - Stage relevant files (or all if no specific files mentioned)
- Create commit with conventional format:
- feat: new feature
- fix: bug fix
- docs: documentation
- refactor: refactoring
- chore: maintenance
- Push to remote
- If $ARGUMENTS contains "pr" or "--pr", create PR with
gh pr create - Log to daily file: append
- [HH:MM] **shipped**: {commit message}to02_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