code-retrieval
CommunityFind the right code fast, then edit confidently.
Software Engineering#developer workflow#semantic search#symbol search#context extraction#code retrieval#guided editing#structured diffs
Authorjoshka0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill solves the problem of locating the correct code paths and extracting actionable context so edits can be made with precision instead of guesswork.
Core Features & Use Cases
- Semantic-to-symbol code discovery: start with intent-driven symbol search to identify likely functions and types.
- Snippet extraction for targeted context: use question-guided snippet retrieval from candidate files to obtain the smallest useful view before editing.
- Edit-tool alignment with risk-aware guardrails: choose between simple replacements and structured multi-hunk diffs based on change complexity, with explicit “when not to use” guidance.
- Resource-driven workflow: a single reference hub for symbol_search, swe_grep, edit tools, and retrieval guardrails to keep agent behavior consistent.
Quick Start
Use the code-retrieval skill to plan a retrieval funnel for a change request, then run symbol_search to get candidates and swe_grep to extract the exact snippets you will edit.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-retrieval Download link: https://github.com/joshka0/foxctl/archive/main.zip#code-retrieval Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.