Af Ship From Prd banner
AppsFlyerSDK AppsFlyerSDK

Af Ship From Prd

Development community

Description

If $ARGUMENTS is empty, stop and ask: "Please provide a Notion URL or a path to a local .md file for the PRD. Example: `/af-ship-from-prd https://notion.so/team/my-prd` Example: `/af-ship-from-prd internal-docs/prds/my-feature.md`" Do not proceed until the user provides a URL or path. Start the feature delivery workflow using an existing PRD. The PRD source is: $ARGUMENTS Invoke the `af-ship-orch` skill now in PRD-Given mode. It will fetch and save the PRD, then call Alice to challenge it for

Installation

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

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

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

Full documentation available on GitHub

View Source Repository