claudegoodies
Command

expand

From MadsLorentzen

You are enriching the candidate profile by discovering competencies hidden in documents and public online presence. This command is additive only — it never modifies existing profile content, only ext

Install

/expand

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this command runs.

# /expand - Competency Expansion from Documents and Online Presence

You are enriching the candidate profile by discovering competencies hidden in documents and public online presence. This command is additive only — it never modifies existing profile content, only extends it.

Follow these steps **exactly in order**. Do not skip steps.

---

## Step 0: Read Existing Profile Files

Read these two files in parallel before doing anything else. You must know what is already there so you do not propose duplicates.

- `.claude/skills/job-application-assistant/01-candidate-profile.md`
- `.claude/skills/job-application-assistant/02-behavioral-profile.md`

Hold this content in context throughout the command. Do not re-read these files later.

---

## Step 1: Discovery — Scan All Sources

Scan every available source for "experience items" — anything that implies skill, knowledge, or competency. Process sources in this order.

### 1a. documents/cv/
Read all files in `documents/cv/`. Extract:
- Every course or module listed (including university coursework and online courses)
- Every certification mentioned, with issuer and date
- Every job responsibility bullet point (tools, methods, outcomes)
- Every independent project or side project
- Every volunteer or extracurricular role

### 1b. documents/linkedin/
Read all files in `documents/linkedin/`. Extract:
- Courses and certifications in 
View full source on GitHub →

Other slash commands