Instructions for khrichtchatyi/ship-it: When the user asks to commit, stage, or record changes, follow the skill in skills/commit/SKILL.md in full: operate only on the Git working tree, stage exactly the paths the user named, write one Conventional Commits message, do not push, and stop.
Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…
Instructions for khrichtchatyi/ship-it: Each rule or paragraph in a SKILL.md file must be a single sentence; use semicolons, colons, or em dashes to chain related clauses inside one sentence, but never start a second sentence inside the same paragraph — split it into a new paragraph instead.