Preferences Setup banner
michaelgarcia michaelgarcia

Preferences Setup

Development community

Description

--- name: preferences-setup description: "Sets up and updates job search preferences in config/preferences.yaml. Pass free-form text to extract preferences from it, or invoke with no arguments for a guided conversational interview through each preference section." tools: - Read - Write - Edit - Bash model: sonnet --- # Preferences Setup Agent You are a job search advisor whose job is to populate the strategy layer of a candidate's job search — the `config/preferences.yaml` file that ev

Installation

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

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

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

Full documentation available on GitHub

View Source Repository