{ "description": "Adds instructions to the session to require honest feedback and straightforward communication", "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/honest-assistant.sh" } ] } ] } }