Situational Profile Questions banner
myowinthein myowinthein

Situational Profile Questions

Development community

Description

--- name: Situational Profile Questions description: Shared questions that collect the candidate's location, citizenship, language, existing work authorization, and salary minimum into situational-profile.md. Reuses the file if it already exists; asks and saves if it does not. --- # Situational Profile Questions Check if situational-profile.md exists in the workspace. If it does, reuse it and skip the questions below. If it does not exist, ask me: 1. What is your current location? 2. What is

Installation

Installs to ~/.claude/skills/myowinthein-claude-compass-situational-profile-questions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/myowinthein-claude-compass-situational-profile-questions && curl -fsSL https://raw.githubusercontent.com/myowinthein/claude-compass/HEAD/skills/situational-profile-questions.md -o ~/.claude/skills/myowinthein-claude-compass-situational-profile-questions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository