Yes and no. Proper Agentic coding tools like Claude Code are a bit more than just a bunch of markdown rulesets.
For example: it uses Haiku as a model to run tools and most likely has automatic translations for when the model signals it wants to search or find something -> either use the built-in search or run find/fd/grep/rg
All that _can_ be done by prompting, but - as always with LLMS - prompts are more like suggestions.