skills/pos-releases/SKILL.md
Use when querying, checking, looking up, finding, tracking, reviewing, or monitoring POS release train schedules, branch cuts, betas, rollout dates, app store submissions, rollout percentages, next version, upcoming release, or version info. Sources data from go/posreleases Notion page and Slack channels.
npx skillsauth add abhiroopb/synthetic-mind pos-releasesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Answers questions about Square Point of Sale release train schedules by querying the official POS Releases Notion page (go/posreleases) and recent Slack updates.
STOP if the local CSV files (references/2026-ios-release-schedule.csv, references/2026-android-release-schedule.csv) are missing and the Notion page is unreachable.
Search these channels using the slack skill for real-time release info:
references/2026-ios-release-schedule.csv
references/2026-android-release-schedule.csv
Read these CSVs to answer any schedule question. They contain the full 2026 projected schedule through Jan 2027.
https://www.notion.so/db5acde38502482790fba31398686382https://www.notion.so/2df70293beed802e8a39d9224044a843https://www.notion.so/2df70293beed80e89488e7394c221d12references/2026-ios-release-schedule.csv and/or references/2026-android-release-schedule.csv to get the projected dates. Filter to relevant rows based on today's date or the user's question.slack skill and run scripts/get-release-status.sh or search the channels for recent updates:
"branch cut" in:#pos-release-train"beta" in:#pos-release-train"rollout" OR "GA" OR "100%" in:#pos-release-train"blocker" OR "blocked" in:#pos-release-train#pos-release-train for live updates.references/platform-details.md for rollout percentages, channel IDs, and platform-specific behavior.scripts/get-release-status.sh [ios|android|all] [days_back] — Fetches recent messages from #pos-release-train and the SQUID updates channel to show current train status. Run this first for any status question.User: "When is the next branch cut?"
→ Run scripts/get-release-status.sh to get current state, then derive next Friday's branch cut version. Present both DRY RUN and real train dates.
User: "What version is going to beta next?" → Search Slack for the latest beta rolling announcement, identify the next version in the pipeline.
User: "Show me the Q1 2026 iOS release schedule" → Fetch iOS schedule from Notion, supplement with Slack for actual status.
User: "What's currently live?"
→ Run scripts/get-release-status.sh and look for the most recent "100% GA" announcement.
testing
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.