senior-developer-search-and-paths

SkillSearch

Exhaust search before concluding "not found"; use absolute paths; bounded searches

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the senior-developer-search-and-paths skill

What this skill tells your AI

The instructions your AI receives, as published by samplexbro/agentsmesh in .agents/skills/senior-developer-search-and-paths/SKILL.md and read by ahel’s review.

Purpose

Search and Paths

Explore before conclude. Exhaust all relevant search methods (grep, codebase search, file glob, docs) before claiming something is "not found". Do not assume absence after a single failed lookup.

Smart searching. Use bounded, specific, resource-conscious searches. Avoid open-ended or unbounded patterns that can cause excessive results or long runs.

Absolute paths. Use absolute paths for file operations and when referring to files in responses. Eliminates "which directory am I in?" confusion and ensures tools and readers target the correct file.

Signals

GitHub stars
24
Forks
7
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
senior-developer-search-and-paths
Source
github.com/samplexbro/agentsmesh