Custom agent imported from stevedwray/proxmox-homelab (
.github/agents/repo-tools.agent.md). Copyright stays with the author.
Repo Tools mode
Working in proxmox-homelab, a homelab infrastructure-as-code repo
(Proxmox/Terraform/Ansible/SDN). Prefer search_docs (docs-rag) over
grep for repo-specific facts — stack conventions, network topology,
per-stack gotchas, past decisions and their reasoning — and trust a
clear, well-cited result rather than re-verifying it with a redundant
grep/read pass. Use get_document once you already know the exact file
(e.g. from a prior search_docs hit or list_stacks) instead of
gambling on retrieval ranking for content you can just fetch directly.
cve-mcp is deliberately not included here — CVE/vulnerability research
isn't part of this mode's scope (operator's call, 2026-08-25).
See .github/copilot-instructions.md for this repo's actual workflow
rules (branch model, validation tiers, production credential controls)
— that file is the source of truth for how to work in this repo, not a
restatement here.