Agent Instructions

Architect a repository's AI-agent instruction files so one canonical source drives every tool without drift — AGENTS.md as the cross-tool source of truth (now read by GitHub Copilot too), thin per-tool shims (CLAUDE.md, GEMINI.md) that include it, and optional path-scoped .github/instructions/ rules. Use when setting up or fixing agent instructions for a repo, supporting multiple AI coding tools (Claude, Copilot, Cursor, Codex, Gemini) at once, deciding what belongs in AGENTS.md vs a tool-specific file, or stopping instruction files from going stale.

devantler-tech Updated

File contents

devantler-tech/agent-skills/tree/main/agent-instructions commit 5101b6772b

Frequently asked questions

npx skillmds@latest add devantler-tech/agent-instructions-2