diff --git a/AGENTS.md b/AGENTS.md index c6e36eaf..c08f7bde 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,4 +11,6 @@ - You must NEVER run `npm run dev` yourself. Doing is means you failed the user hard. - Do NOT commit unless asked to by the user - Keep you answers short and concise and to the point. -- Do NOT use inline imports ala `await import("./theme/theme.js");` \ No newline at end of file +- Do NOT use inline imports ala `await import("./theme/theme.js");` +- Read `~/agent-tools/browser-tools/README.md` if you need to run an interact with a browser +- Use GitHub CLI to interact with GitHub issues and pull requests \ No newline at end of file