npx claudepluginhub honeydew-ai/honeydew-ai-coding-agents-plugins --plugin honeydew-aiDefined in hooks/hooks.json
mcp__.*__(get_data_from_fields|get_sql_from_fields|ask_deep_analysis_question)bash ${CLAUDE_PLUGIN_ROOT}/hooks/guide-query.sh5msmcp__.*__(create_object|update_object|create_entity|import_tables|create_context_item|update_context_item)bash ${CLAUDE_PLUGIN_ROOT}/hooks/guide-creation.sh5msmcp__.*__(list_entities|get_entity|get_field|search_model|list_databases|list_schemas|list_tables|get_table_info)bash ${CLAUDE_PLUGIN_ROOT}/hooks/guide-exploration.sh5msRuns bash guide scripts before MCP tools matching patterns for database exploration (list_entities, get_table_info), entity creation (create_object), and querying (get_data_from_fields). PreToolUse only, executes bash.
Share bugs, ideas, or general feedback.