Interaction with the iOS simulator using iosef, a CLI optimized for agent usage. Use when building or testing changes on the iOS Simulator — viewing the screen, tapping buttons, reading accessibility trees, finding elements by selector, asserting UI state, scripting multi-step test flows, installing and launching apps, reading simulator logs, or performing gestures like drag-reorder, swipe-to-delete, and scrolling. If you're doing anything with an iOS simulator, use this skill.
Release a new version of iosef. Use when the user asks to release, publish, tag a version, or push to PyPI. Handles version bumping, building, tagging, and pushing. Do NOT use for regular development pushes to main (use jj-just-push-main for that).