gsd-profile-user

Generate a developer behavioral profile and write USER-PROFILE.md plus dev-preferences and copilot-instructions sections.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-profile-user-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-profile-user
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-profile-user
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-profile-user-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It reduces generic, misaligned agent responses by generating a developer behavioral profile from session analysis or a questionnaire, then turning that profile into Claude-discoverable artifacts that guide future interactions.

Core Features & Use Cases

  • Consent-gated workflow orchestration: Runs a full end-to-end pipeline with an explicit consent gate before analyzing sessions.
  • Session analysis with questionnaire fallback: Analyzes available sessions for sufficient data, or switches to questionnaire-only mode when session analysis is skipped.
  • Artifact generation for personalization: Writes USER-PROFILE.md and produces dev-preferences and copilot-instructions sections tailored to the user’s working style.

Quick Start

Run the skill to generate and refresh a personalized developer profile and 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 personalize an AI agent to match my developer workflow and coding preferences?

To personalize an AI agent for your developer workflow, you can generate a behavioral profile from session analysis or a questionnaire. This produces Claude-discoverable artifacts that adapt agent tone, preferences, and collaboration style for ongoing development work.

What is a developer behavioral profile and how does it improve agent instructions?

A developer behavioral profile captures your working style to generate tailored agent instructions. It creates files like USER-PROFILE.md and copilot-instructions sections, ensuring AI responses align with your specific coding preferences rather than generic outputs.

Can I generate a developer profile without session data by using a questionnaire?

Yes, you can generate a developer profile without session data by using a questionnaire-only mode. This fallback activates when session analysis is skipped or lacks sufficient data to build personalization artifacts.

Does generating a personalized developer profile require explicit user consent?

Yes, generating a personalized developer profile requires explicit consent. The workflow orchestration includes a consent gate that must be passed before any session analysis begins or personalization artifacts are written.

How do I refresh an existing developer profile without losing cross-project preferences?

To refresh an existing developer profile, the skill detects current personalization artifacts and applies cross-project resolution. It optionally updates your USER-PROFILE.md and dev-preferences sequentially without overwriting established collaboration styles.

What files are generated when creating agent personalization artifacts for development work?

Creating agent personalization artifacts generates a USER-PROFILE.md file along with dev-preferences and copilot-instructions sections. These files make your developer behavioral profile discoverable to Claude for future interactions.