Verify File Location

Before editing or referencing any file, discover its current path with Glob or Grep, then Read that path immediately before StrReplace or Write. Never use remembered paths or stale buffer from a prior turn; user may move files or edit on disk between prompts. Use at the start of every task that touches an existing file, including skills under ~/.agents/skills/.

Ankit1598 Updated

File contents

Ankit1598/agent-skills/tree/main/skills/verify-file-location commit 910b9f8db4

Frequently asked questions

npx skillmds@latest add ankit1598/verify-file-location