Cf Init banner
michaelgarcia michaelgarcia

Cf Init

Development community

Description

Initialize a CareerForge workspace in the current directory. Creates all required folders and starter configuration files so the agents have a place to read from and write to. Run this once after installing the CareerForge plugin, from whichever directory you want to use as your job search workspace. ## Steps **Step 1 — Check if already initialized** Use the Glob tool to check whether `knowledge_base/sources/` exists in the current directory. If it exists, report: > "Your CareerForge worksp

Installation

Installs to ~/.claude/commands/michaelgarcia-careerforge-cf-init.md

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

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

Full documentation available on GitHub

View Source Repository