From GSD Core
Generates a developer behavioral profile from session analysis or questionnaire, producing USER-PROFILE.md and skill artifacts that personalize Claude responses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd-core:gsd-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/gsd-core/workflows/profile-user.md
@/.claude/gsd-core/references/ui-brand.md
</execution_context>
The workflow handles all logic including:
npx claudepluginhub open-gsd/gsd-coreBuilds and manages a cognitive profile from session history — work patterns, blind spots, cross-domain connections. Use for self-reflection or session startup.
Generates developer personality portraits from Claude Code and Codex conversation histories. Supports subcommands: generate/update portrait, install/list/remove/activate GitHub personas.
Distills user profiles from prompt history or local agent chat logs, extracting personality, work traits, and communication preferences. Opt-in for explicit requests with privacy safeguards.