gsd-cc-profile

Interview users to generate a PROFILE.md decision profile for auto-mode.

3|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/0ui-labs/GSD-CC --skill gsd-cc-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-cc-profile
Source: https://github.com/0ui-labs/GSD-CC/tree/main/gsd-cc/skills/profile
Command: npx skills add https://github.com/0ui-labs/GSD-CC --skill gsd-cc-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep interview to understand how the user thinks, decides, and builds software. The result is a PROFILE.md that lets a subagent simulate their decision-making in auto-mode discussions.

This is NOT a preferences survey. This is a deep conversation that reveals HOW someone thinks — their instincts, tradeoffs, things they've been burned by, hills they'll die on.

Core Features & Use Cases

  • Deep interview that surfaces how you think and what you value when making software decisions.
  • PROFILE.md generation that enables a synthetic stakeholder for auto-mode discussions.
  • Use Case: Run when you want a robust decision profile before starting auto-mode runs or when updating your profile.

Quick Start

Run /gsd-cc-profile to begin the interview and generate the PROFILE.md in .gsd/.

Frequently Asked Questions about gsd-cc-profile

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

FAQPage Schema
How do I generate a decision profile for AI auto-mode?

To generate a decision profile for auto-mode, you run a deep interview process that surfaces your software engineering instincts and tradeoffs, outputting a PROFILE.md file for subagent simulation.

What is an AI decision profile and when do I need one?

A decision profile is a markdown file capturing how you think and decide during software development. You need it before running full-auto agent simulations or when updating your decision baseline.

How does the deep interview process work for creating a profile?

The interview works by asking one question at a time over 15-25 minutes to reveal your software development values and hills you will die on, avoiding simple preference surveys.

Do I need CLAUDE.md language adaptation before running the profile interview?

Yes, CLAUDE.md language adaptation is required before running the interview to ensure the generated PROFILE.md correctly adapts to your specified language context.

Where is the generated PROFILE.md decision profile stored?

The generated PROFILE.md decision profile is stored directly under the .gsd directory in your project to be accessed by auto-mode subagents.