gsd-profile-user

Generate a developer behavioral profile from session analysis or questionnaire into USER-PROFILE.md and related artifacts.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-profile-user-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-profile-user
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-profile-user
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-profile-user-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams understand developer behavior by generating a detailed behavioral profile and producing reusable artifacts to guide AI interactions.

Core Features & Use Cases

  • Profile generation from session analysis or questionnaire to create a standardized USER-PROFILE.md.
  • Artifact generation (/gsd-dev-preferences, QWEN.md) to customize Claude responses and workflows.
  • End-to-end workflow orchestration including consent gates, data collection, and result presentation for consistent AI personalization.

Quick Start

Use the profile-user skill to generate a developer behavioral profile from session data or a questionnaire.

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 behavioral profile to personalize AI assistant responses?

Generate a developer behavioral profile by routing session analysis or a questionnaire fallback through a consent gate to produce a standardized USER-PROFILE.md that customizes AI assistant interactions and workflows.

What artifacts are produced when creating a user profile for workflow automation?

Creating a user profile produces reusable artifacts including USER-PROFILE.md, /gsd-dev-preferences, and a QWEN.md section, which collectively personalize Claude's responses and tailor automated developer workflows.

Can I use a questionnaire instead of session analysis to build a developer profile?

Yes, you can use a questionnaire to build a developer profile by applying the --questionnaire flag, which triggers a fallback workflow that collects behavioral data directly when session analysis is unavailable.

How do I refresh or rebuild an existing developer profile?

To refresh or rebuild an existing developer profile, apply the --refresh flag to control the workflow flow, which preserves or rebuilds the profile and rewrites outputs to USER-PROFILE.md and related artifacts.

What is the process for obtaining consent before generating a developer behavior profile?

The profile generation workflow routes users through a consent gate before conducting session analysis or questionnaire fallback, ensuring explicit permission is secured prior to data collection and artifact generation.

Does developer profile generation require any external dependencies?

No, developer profile generation operates without external dependencies, running an end-to-end process that handles consent, data collection, profile generation, result display, and artifact selection natively.