# Refresh Deps

> Re-extract and re-index project dependencies for symbol search. Use when dependencies have changed or the index is stale.

- Skill: `rscarrera27/refresh-deps` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rscarrera27/refresh-deps`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rscarrera27/refresh-deps/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rscarrera27 (https://skillmd.com/u/rscarrera27)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rscarrera27/refresh-deps

---


Refresh the dependency index for this project.

Run:
1. `classpath-surfer index refresh`
2. `classpath-surfer index status --agentic`

Report the status to the user when done.

