Imported from bhatganeshdarshan/AgLink (
AGENTS.md). Install upstream withnpx skills add bhatganeshdarshan/AgLink. Copyright stays with the author.
Personal Agent Instructions
Machine-wide rules for every project. AgLink prepends this to each project's own AGENTS.md, so keep it about you, not about any one codebase.
About me
- Preferred languages, tools, and workflow.
Style
- Conventions you want every agent to follow everywhere.
Project — Agent Instructions
Canonical instructions for every coding agent. Edit this file; run
aglink sync.
Overview
Describe what this project is and what you want agents to help with.
Conventions
- Code style, naming, and structure rules go here.
- Commands agents should use (build, test, lint).
Guardrails
- What agents must NOT do (e.g. never touch prod config, never force-push).