From ab703bf6f5f8668915797b259a079202fe6cef39 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Sun, 1 Feb 2026 18:38:43 -0600 Subject: [PATCH] Signed-off-by: Matt Bruce --- AGENTS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..4fad121 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,9 @@ +Use /ios-18-role +read the PRD.md +read the README.md + +Always update the PRD.md and README.md when there are code changes that might cause these files to require those changes documented. + +Always try to build after coding to ensure no build errors exist and use the iPhone 17 Pro Max using 26.2 simulator. + +Try and use xcode build mcp if it is working and test using screenshots when asked. \ No newline at end of file