learn

Installation
SKILL.md

Preamble (run first)

SHIP_PLUGIN_ROOT="${SHIP_PLUGIN_ROOT:-$(ship-plugin-root 2>/dev/null || echo "$HOME/.codex/ship")}"
SHIP_SKILL_NAME=learn source "${SHIP_PLUGIN_ROOT}/scripts/preflight.sh"

Ship: Learn

Every session makes the harness stronger. This skill captures what was discovered or went wrong and routes it to the right persistent store so future sessions don't repeat the same mistakes.

Learnings file: .learnings/LEARNINGS.md

Installs
1
Repository
heliohq/ship
GitHub Stars
81
First Seen
Apr 22, 2026
learn — heliohq/ship