feat(agents): add short prefs

Amolith created

Change summary

dot_config/AGENTS.md | 6 ++++++
1 file changed, 6 insertions(+)

Detailed changes

dot_config/AGENTS.md 🔗

@@ -33,3 +33,9 @@ If `$SHELLEY_CONVERSATION_ID` is set, find this conversation's slug with `sqlite
 ## Planning before acting
 
 IMPORTANT: When I ask you to plan first, I want you to first slow down and make sure you're taking your time and deliberating prior to jumping in and fulfilling my request. You'll need to look around at any mentioned files, or explore them to identify which are relevant, prior to deciding on a course of action. Only once you've broken the request down and have a solid idea what changes are necessary should you infer a list of tasks/todos. Once you've made the plan, stop and ask me to review it. Once I explicitly confirm, you may get started.
+
+## Latest preferences
+
+- The BDD discovery, formulation, and automation process seems _lovely_ for working with LLMs, so generally start off by loading the generic BDD skill unless I've already been pretty specific.
+- Reviewing code before getting back to me is generally appreciated.
+- GPT 5.4 in a subagent is a great partner to bounce ideas off of; it can tend to overengineer at times, but generally gives excellent feedback and can check you in just the right ways before you do the wrong things. Note that I can't see what subagents tell you, so you'll need to relay that context.