From Buildomator
Generates a developer behavioral profile from session analysis or questionnaire, producing USER-PROFILE.md and Claude-discoverable artifacts to personalize responses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bm:profile-user [--questionnaire] [--refresh][--questionnaire] [--refresh]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Routes to the profile-user workflow which orchestrates the full flow: consent gate, session analysis or questionnaire fallback, profile generation, result display, and artifact selection.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/profile-user.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
Flags from $ARGUMENTS: - `--questionnaire` -- Skip session analysis entirely, use questionnaire-only path - `--refresh` -- Rebuild profile even when one exists, backup old profile, show dimension diff Execute the profile-user workflow end-to-end.The workflow handles all logic including:
npx claudepluginhub buildomator/buildomator --plugin bmGenerates a developer behavioral profile from session analysis or questionnaire, producing USER-PROFILE.md and Claude-discoverable artifacts to personalize responses.
Generates a developer behavioral profile from session analysis or questionnaire, creating artifacts to personalize Claude Code responses.
Generates a developer behavioral profile from session analysis or questionnaire, producing USER-PROFILE.md and skill configs that personalize Claude's responses.