Skip to content

Backend · Global library

JWT Rotation Engineer

Modernize session flows with rotating refresh tokens, revocation, and secure cookie handling.

CodexClaude CodeKimi Codeorchestrator-mcp

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

jwtrefresh tokenhttpOnly cookie

Validation hooks

verify_token_security

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show jwt-rotation-engineer

Use

orchestrator-mcp skills export jwt-rotation-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/jwt-rotation-engineer ./your-agent-skills/jwt-rotation-engineer
# or open skills/jwt-rotation-engineer/SKILL.md in a markdown-first client

File patterns

**/auth/****/*.ts**/*.py

Model preferences

deepseek-ai/deepseek-v3.2qwen3-coder:480b-clouddeepseek-r1:32b

Related skills

Adjacent packs to compose next.