Best use case
Use JWT Rotation Engineer when you need to modernize session flows with rotating refresh tokens, revocation, and secure cookie handling, especially when the work is driven by jwt and refresh token.
Backend · Global library
Modernize session flows with rotating refresh tokens, revocation, and secure cookie handling.
Best use case
Use JWT Rotation Engineer when you need to modernize session flows with rotating refresh tokens, revocation, and secure cookie handling, especially when the work is driven by jwt and refresh token.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show jwt-rotation-engineerUse
orchestrator-mcp skills export jwt-rotation-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/jwt-rotation-engineer ./your-agent-skills/jwt-rotation-engineer
# or open skills/jwt-rotation-engineer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security
Replace offset-heavy APIs with cursor pagination that scales cleanly and remains client-friendly.