This skill should be used after running cortex assess hooks [--hook <name>] (or the underlying hook_investigate MCP action that produces HookIncidentEvidence) to analyze why a Claude Code/Codex/Gemini hook failed, timed out, misfired, or otherwise degraded the agent session. Use when the user asks to assess hook reliability, evaluate why a PreToolUse/PostToolUse/Stop/SessionStart hook failed or blocked a flow, propose hook script or hook-config changes, or follow up on hook incident evidence.
$npx -y skills add dinglebear-ai/cortex --skill hook-friction-assessmentInstalls into the current project.
Run `npx skills use "https://github.com/dinglebear-ai/cortex" --skill "dinglebear-ai/cortex/hook-friction-assessment"` 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/dinglebear-ai/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/dinglebear-ai/cortex"` and select the relevant skills, then follow their instructions.