diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:03 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:03 +0000 |
| commit | 2c8ec3e53a0f4c6f2d16e94a95fcdce706717091 (patch) | |
| tree | 7cef240684c4d5bc2e627dd3585290e3ddc1a03e /.agent/preferences.md | |
| parent | d8939199f129ccb1abcf0150012bc23209facf12 (diff) | |
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to '.agent/preferences.md')
| -rw-r--r-- | .agent/preferences.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.agent/preferences.md b/.agent/preferences.md new file mode 100644 index 0000000..20ddfd6 --- /dev/null +++ b/.agent/preferences.md @@ -0,0 +1,8 @@ +# User Preferences & Workflow Quirks + +This file is a living record of user-specific preferences. Agents must update it as new facts are revealed. + +## 1. Interaction & Workflow +- **Safety First:** Cautious and deliberate action is preferred. +- **Checkpoint Model:** Research -> Strategy -> GO. +- **Clarification:** Ask for help when hitting ambiguities during execution. |
