Af Ship banner
AppsFlyerSDK AppsFlyerSDK

Af Ship

Development community

Description

Check $ARGUMENTS for flags before doing anything else: **If $ARGUMENTS starts with `--prd `:** Extract the URL or path that follows `--prd `. If nothing follows `--prd`, stop and ask: "Please provide a Notion URL or local .md path after --prd (e.g. `/af-ship --prd https://notion.so/team/my-prd`)." Do not proceed until a URL or path is provided. Otherwise: invoke the `af-ship-orch` skill in PRD-Given mode. The PRD source is the value extracted from $ARGUMENTS after `--prd `. **If $ARGUMENTS sta

Installation

Installs to ~/.claude/commands/appsflyersdk-appsflyer-flutter-plugin-af-ship.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AppsFlyerSDK/appsflyer-flutter-plugin/HEAD/.claude/commands/af-ship.md -o ~/.claude/commands/appsflyersdk-appsflyer-flutter-plugin-af-ship.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository