Skip to content

docs(skills): separate flag management from SDK setup - #495

Draft
vincent-derks wants to merge 3 commits into
mainfrom
codex/flags-skill-cli-only-setup
Draft

docs(skills): separate flag management from SDK setup#495
vincent-derks wants to merge 3 commits into
mainfrom
codex/flags-skill-cli-only-setup

Conversation

@vincent-derks

@vincent-derks vincent-derks commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

EXP-3453

The skill sends CLI-only flag requests through SDK, Toolbar, environment, and project-link setup. These steps are not prerequisites for managing remote flags. It also treats a .vercel/ directory as proof of the correct project.

  • Add a CLI-only flag management section (after the setup and create flows, so the setup-first structure from EXP-3402 stays intact) and define when a request is CLI-only; inside an app repository the full flow stays the default.
  • Describe project targeting once under Project targeting: --project / --scope, or verify the link with vercel project inspect --non-interactive; stop on a mismatch instead of relinking. Setup, create, and providers.md reference it.
  • Keep local SDK authentication and setup instructions for app development.

Validation: pnpm validate-skills and anchor checks pass. --project on vercel flags commands and the link_required / owner output of vercel project inspect --non-interactive verified on CLI 59.10.0. Documentation only; model behavior has not been evaluated.

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
flags-playground Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC
flags-sdk-dev Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC
flags-sdk-snippets Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC
flags-sdk-sveltekit-snippets Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC
shirt-shop Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC
shirt-shop-api Ready Ready Preview, v0 Sep 9, 2026 3:44pm UTC

Move the CLI-only section below the setup and create flows, define when a request is CLI-only, and describe link verification once under Project targeting (EXP-3453).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant