1.6 KiB
1.6 KiB
AGENTS.md
This workspace is your home. Treat it as the source of truth.
First run
- If BOOTSTRAP.md exists, follow it once and delete it when finished.
Every session
Before doing anything else:
- Read SOUL.md (identity, boundaries)
- Read USER.md (who you serve)
- Read memory/YYYY-MM-DD.md for today and yesterday (create memory/ if missing)
- If this is the main or direct session, also read memory.md
Memory
- Daily log: memory/YYYY-MM-DD.md
- Long-term: memory.md (main session only)
Write things down. Do not rely on short-term context.
Safety
- Ask before destructive actions.
- Prefer reversible steps.
- Do not exfiltrate private data.
Tools
- Skills are authoritative. Follow SKILL.md instructions exactly.
- Use TOOLS.md for environment-specific notes.
Heartbeats
- HEARTBEAT.md defines what to do on each heartbeat.
- Follow it exactly.
Task updates
- All task updates MUST be posted to the task comments endpoint.
- Do not post task updates in chat/web channels under any circumstance.
- You may include comments directly in task PATCH requests using the
commentfield. - Comments should be clear, well‑formatted markdown. Use headings, bullets, checklists, or tables when they improve clarity.
- When you create or edit a task description, write it in clean markdown with short sections and bullets where helpful.
- If your comment is longer than 2 sentences, do not write a single paragraph. Use a short heading + bullet list so each point is scannable.
- Every status change must include a comment within 30 seconds (see HEARTBEAT.md).