workos-to-descope

Migrate WorkOS authentication setups to Descope and generate a MIGRATION-PLAN.md.

13|3|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/descope/skills --skill workos-to-descope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workos-to-descope
Source: https://github.com/descope/skills/tree/main/skills/workos-to-descope
Command: npx skills add https://github.com/descope/skills --skill workos-to-descope

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Migrating WorkOS authentication, users, and enterprise flows to Descope in a structured, auditable process that minimizes downtime and risk.

Core Features & Use Cases

  • Orchestrates a three-phase migration: MCP availability check, triage questionnaire, and automated plan generation.
  • Scans the codebase to identify all WorkOS touchpoints (AuthKit, Organizations, Enterprise SSO, SCIM, RBAC, admin portals) and maps them to Descope equivalents.
  • Outputs a comprehensive MIGRATION-PLAN.md with scope, risks, configuration changes, and environment-variable diffs for review.

Quick Start

Run MCP checks and triage questions, then generate MIGRATION-PLAN.md for review.

Frequently Asked Questions about workos-to-descope

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate WorkOS authentication to Descope?

Migrating WorkOS authentication to Descope involves analyzing your WorkOS setup—including AuthKit, Organizations, and Enterprise SSO—then mapping those constructs to Descope SDKs to generate a ready-to-execute migration plan.

What is the best way to handle WorkOS Enterprise SSO and SCIM migration?

Handling WorkOS Enterprise SSO and SCIM migration requires scanning your codebase for existing touchpoints, mapping them to Descope equivalents, and documenting configuration changes and environment-variable diffs in a structured file.

Can I automatically map WorkOS RBAC and admin workflows to Descope?

You can map WorkOS RBAC and admin workflows to Descope by running an automated codebase analysis that identifies your current authorization constructs and translates them into Descope console workflows and SDK configurations.

Does WorkOS to Descope migration require downtime for user triage?

WorkOS to Descope migration minimizes downtime and risk by using a structured, auditable three-phase process that includes an MCP availability check and a user triage questionnaire before executing codebase changes.

What does a generated WorkOS to Descope migration plan include?

A generated WorkOS to Descope migration plan includes project scope, potential risks, required configuration changes, environment-variable diffs, and step-by-step instructions for reviewing and executing the authentication migration.