Troubleshoot and configure Reasonix capabilities: Skills (project/custom/global/builtin priority, discovery dirs), Commands (override order, /dir:file naming), Hooks (11 events, automatic project loading, matchers, timeouts), MCP (reasonix.toml + .mcp.json + plugin packages, auto_start), plugin packages (native/Codex/Claude manifests), and AGENTS.md / instruction docs. Use when the user asks how to configure, debug missing skills/commands/hooks/MCP/plugins, or diagnose capability loading.
$npx -y skills add esengine/deepseek-reasonix --skill reasonix-guideInstalls into the current project.
Run `npx skills use "https://github.com/esengine/deepseek-reasonix" --skill "esengine/deepseek-reasonix/reasonix-guide"` 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/esengine/deepseek-reasonix" that are relevant to the current task. Run `npx skills add "https://github.com/esengine/deepseek-reasonix"` and select the relevant skills, then follow their instructions.