Autohand Code CLI reads AGENTS.md as project instructions. This file
points it at the portable .agent/ brain so Autohand shares the same
memory, skills, and protocols as the other installed harnesses.
Before acting:
- Read
.agent/AGENTS.md. - Read
.agent/memory/personal/PREFERENCES.mdwhen it exists. - Use
.agent/tools/recall.py "<task intent>"for relevant accepted lessons on non-trivial work. - Prefer skills from
.agent/skills/when their triggers match.
After meaningful work, record a short reflection through
.agent/tools/memory_reflect.py so the normal dream/review cycle can
stage candidate lessons.