gsd-profile-user

Generate Claude profile from questionnaire with consent and artifact generation.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-profile-user-roycolumbia-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-profile-user
Source: https://github.com/roycolumbia-code/claude-global-config/tree/main/skills/_audit-disabled-20260706-1136/gsd-profile-user
Command: npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-profile-user-roycolumbia-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of developer behavioral profiles, enhancing personalization of Claude's responses and improving collaboration.

Core Features & Use Cases

  • Developer Profile Generation: Analyze session data or use a questionnaire to create detailed profiles of developers.
  • Claude Personalization: Generate Claude-discoverable artifacts that tailor Claude's responses to the developer's behavior.
  • Workflow Orchestration: Manages the entire workflow from consent gate to artifact generation and summary with refresh diff.

Quick Start

Run the 'gsd-profile-user' skill with the '--questionnaire' flag to create a profile based on 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 personalize Claude's responses using developer behavioral profiles?

You can personalize Claude's responses by generating developer behavioral profiles from session analysis or a questionnaire, which creates Claude-discoverable artifacts that tailor AI interactions to your specific workflow.

What is developer profiling in AI personalization workflows?

Developer profiling automates the extraction of behavioral patterns from session data, creating structured artifacts that enhance AI personalization and improve human-AI collaboration during coding tasks.

How do I generate a developer profile from session analysis?

You generate a developer profile by running the profile generation workflow, which coordinates consent gating, session data analysis, profile writing, and artifact selection to produce personalized AI configuration files.

Can I use a questionnaire to create a developer behavioral profile instead of session data?

Yes, you can use a questionnaire to create a developer behavioral profile by running the skill with the '--questionnaire' flag, bypassing the need for session log analysis.

Do I need Bash, Glob, and Grep to run developer profiling workflows?

Yes, the developer profiling workflow requires Bash, Glob, and Grep for file operations and data extraction when analyzing session data and generating profile artifacts.

What are the limitations of session analysis for AI personalization profiles?

Session analysis for AI personalization requires explicit consent gating before data extraction, and the generated profile artifacts need periodic refresh diffs to stay aligned with evolving developer behaviors.