From a1924849d633bda4f92e8a48cfc49993f665c096 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Wed, 22 Apr 2026 21:28:20 -0400 Subject: [PATCH] pi: edit AGENTS.md --- home/progs/pi.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/progs/pi.nix b/home/progs/pi.nix index e6ca7d3..f014af5 100644 --- a/home/progs/pi.nix +++ b/home/progs/pi.nix @@ -69,6 +69,9 @@ in ## Nix For using `nix build` append `-L` to get better visibility into the logs. If you get an error that a file can't be found, always try to `git add` the file before trying other troubleshooting steps. + + ## Implementation + When sketching out an implementation of something, always look for tools that already exist in the space first before implementing something custom. This is also the case when it comes to submodules and sections of code, I don't want you to implement things in-house when it isn't needed. ''; home.file.".omp/agent/skills/android-ui/SKILL.md".text = ''