Validate that reasoning parameters are correctly serialized and sent to provider APIs. Use when the user asks to test reasoning serialization, run reasoning tests, verify reasoning config fields, or check that ReasoningConfig maps correctly to provider-specific JSON (OpenRouter, Anthropic, GitHub Copilot, Codex).
$npx -y skills add lauridskern/cindra --skill test-reasoningInstalls into the current project.
Run `npx skills use "https://github.com/lauridskern/cindra" --skill "lauridskern/cindra/test-reasoning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lauridskern/cindra" that are relevant to the current task. Run `npx skills add "https://github.com/lauridskern/cindra"` and select the relevant skills, then follow their instructions.