Stats
Actions
Tags
From edamame-desktop
Force an immediate behavioral model export from recent Claude Desktop transcripts to EDAMAME Security.
How this command is triggered — by the user, by Claude, or both
Slash command
/edamame-desktop:export-intentThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Export Intent Now Trigger an immediate behavioral model refresh from recent Claude Desktop transcripts. ## Steps 1. Use the `edamame_claude_desktop_control_center_refresh_now` MCP tool to: - Read recent Claude Desktop session transcripts - Assemble a raw reasoning session payload - Forward it to EDAMAME via `upsert_behavioral_model_from_raw_sessions` - Return an updated status snapshot 2. After the export, verify the model was accepted by checking that the control center shows a recent "last intent export" timestamp and a healthy behavioral model status. 3. If the export ...
Trigger an immediate behavioral model refresh from recent Claude Desktop transcripts.
Use the edamame_claude_desktop_control_center_refresh_now MCP tool to:
upsert_behavioral_model_from_raw_sessionsAfter the export, verify the model was accepted by checking that the control center shows a recent "last intent export" timestamp and a healthy behavioral model status.
If the export fails, check:
npx claudepluginhub edamametechnologies/edamame_claude_desktop --plugin edamame-desktop