원클릭으로
gsd-profile-user
Generate developer behavioral profile and create Claude-discoverable artifacts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate developer behavioral profile and create Claude-discoverable artifacts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when: an agent needs to debug, inspect, or control a local program from shell commands with dap-cli; trigger for DAP debugging, breakpoints, stack/variables inspection, launch.json debugging, js-debug, debugpy, CodeLLDB, Rust, Chrome debugging, Playwright interop, or poll-then-inspect debug loops. Assumes dap-cli is already on PATH.
Use when: cutting a new dap-cli release to npm. Walks through bumping the version, pushing the tag, and creating the GitHub Release that triggers the publish workflow.
Show available GSD commands and usage guide
Ingest external plans with conflict detection against project decisions before writing anything.
Interactive command center for managing multiple phases from one terminal
Create context handoff when pausing work mid-phase
| name | gsd-profile-user |
| description | Generate developer behavioral profile and create Claude-discoverable artifacts |
| argument-hint | [--questionnaire] [--refresh] |
| allowed-tools | Read, Write, Bash, Glob, Grep, AskUserQuestion, Agent |
Routes to the profile-user workflow which orchestrates the full flow: consent gate, session analysis or questionnaire fallback, profile generation, result display, and artifact selection.
<execution_context> @.github/get-shit-done/workflows/profile-user.md @.github/get-shit-done/references/ui-brand.md </execution_context>
Flags from $ARGUMENTS: - `--questionnaire` -- Skip session analysis entirely, use questionnaire-only path - `--refresh` -- Rebuild profile even when one exists, backup old profile, show dimension diff Execute the profile-user workflow end-to-end.The workflow handles all logic including: