migrate-optimizely-plan-access

A planning command for the first phase of moving Optimizely access information, including users, teams, roles, and possible Flag clients. It writes a plan only and does not invite users or create clients.

In plain words
What is it for?
Use it to review the migration scope, choose an information source, resume an existing plan, inspect relevant desktop files, and prepare an access-migration plan.
Why use it?
It provides a controlled way to map existing access before making migration changes. The process can use a REST API, local files, or user-provided information and pauses for confirmation.

Command

Part of the confidence plugin — 13 skills, 17 commands, 2 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/spotify/confidence-ai-plugins/migrate-optimizely-plan-access
Clone the repo
git clone --depth 1 https://github.com/spotify/confidence-ai-plugins

Or install confidence, the plugin that ships this one along with the rest of its 13 skills, 17 commands, 2 MCP servers.

Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 533 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00056 $0.00533
Opus 5 $0.00028 $0.00267
Sonnet 5 $0.00011 $0.00107
Haiku 4.5 $0.00006 $0.00053

Measured 3d ago against content hash 64624a333847, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

migrate-optimizely-plan-access scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/migrate-optimizely-plan-access.md · 42 lines

What it actually says

Treat this slash command as /migrate-optimizely plan access.

Read skills/migrate-optimizely/SKILL.md and skills/migrate-optimizely/access.md (agent-only; do not narrate).

Follow Plan Access: Steps in SKILL.md — the same pattern as Plan Flag: Steps (overview first, resume check, step tracker, Generation Status after each step, consent rows, then stop).

  1. Display the migration overview, then: Starting Phase 0 — Access
  2. Resume check: .claude/plans/optimizely-access-migration-*.md (Read if it exists; do not create a new file yet)
  3. Show the Plan Access step tracker
  4. Run Opening questions in access.md (source method first: REST, files, or the user-provided fallback). Stop and wait. Do not write the plan file. Do not dump a token request until they pick Live REST API.
  5. After they answer: create the plan file from the access.md template. Then extract. If they picked Desktop JSON, search ~/Desktop then ~/Downloads for files that relate users to groups/teams; confirm before using.
  6. After the access file (or REST) is confirmed: run Extract context in access.md (look around that file for internal access-migration strategy / exceptions, or paste, or skip). Then translate, Flag-client proposal (ASK; skip if no SDK keys), consent rows, finish the plan. No invites. No groups. No Flag clients.

After Overall is ✓ complete, ASK the Step 5 exit question in SKILL.md (required — there is no automatic path into adjust): (1) Adjust access, (2) Tick consent, (3) Execute access (only if consent already ticked), (4) Done for now. If they pick (1), enter adjust in the same turn; do not require /migrate-optimizely adjust access.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 42 lines · 56 tokens per session scan A 64624a333847

Subscribe to this mod's changes

migrate-optimizely-plan-access is a command published in the GitHub repository spotify/confidence-ai-plugins (8 stars, last pushed yesterday), licensed Apache-2.0. It adds 56 tokens to every session and 533 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.