gsd-profile-user

Generate developer behavior profiles and artifacts from session analysis or questionnaires.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-profile-user-d0nmega
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-profile-user
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-profile-user
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-profile-user-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a developer behavioral profile from session analysis (or questionnaire) and produce artifacts (USER-PROFILE.md, /gsd-dev-preferences, CLAUDE.md section) that personalize Claude's responses.

Core Features & Use Cases

  • Consent gate to ensure user approval before data collection
  • Session analysis or questionnaire fallback to build a developer profile
  • Artifact generation (USER-PROFILE.md, gsd-dev-preferences, CLAUDE.md sections) with cross-project consistency
  • Sequential artifact creation and result presentation for easy integration

Quick Start

Run the profile-user workflow to generate or refresh your developer profile and Claude artifacts

Frequently Asked Questions about gsd-profile-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a developer profile from Claude session history?▼

To generate a developer profile from Claude session history, this Skill analyzes your session data to extract behavioral patterns and preferences, then outputs a personalized USER-PROFILE.md. It includes a consent gate and falls back to a questionnaire if session data is insufficient.

Can I personalize Claude responses across multiple projects using a single profile?▼

Yes, you can personalize Claude responses across multiple projects by generating standardized artifacts like USER-PROFILE.md and CLAUDE.md sections. This workflow ensures cross-project consistency by applying your extracted developer profile universally.

What artifacts are created when building a developer profile with Claude?▼

Building a developer profile with Claude creates three main artifacts: a USER-PROFILE.md file, a /gsd-dev-preferences directory, and specific CLAUDE.md sections. These artifacts are generated sequentially to ensure easy integration and consistent personalization.

How does the developer profile questionnaire fallback work?▼

The developer profile questionnaire fallback activates when session analysis is unavailable or insufficient. It prompts you with targeted questions to extract your development preferences and behaviors, ensuring a personalized profile and accurate artifact generation.

Do I need to manually configure CLAUDE.md sections after generating a developer profile?▼

No, you do not need to manually configure CLAUDE.md sections after generating a developer profile. The workflow implements sequential artifact creation and result presentation, automatically outputting the required CLAUDE.md sections with built-in safeguards and error handling.