Setup Preferences banner
michaelgarcia michaelgarcia

Setup Preferences

Development community

Description

Use the preferences-setup agent to configure my job search preferences in config/preferences.yaml. $ARGUMENTS If no arguments are provided, run in guided interview mode — walk me through each preference section conversationally, show current values, and collect updates. If arguments contain text describing my preferences (e.g., "remote only, $250k minimum, AI/ML roles"), extract the preferences from that text directly. In both modes, show a complete summary and ask for confirmation before writ

Installation

Installs to ~/.claude/commands/michaelgarcia-careerforge-setup-preferences.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/commands/setup-preferences.md -o ~/.claude/commands/michaelgarcia-careerforge-setup-preferences.md

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

Full documentation available on GitHub

View Source Repository