From 3b8d45e86330d51844224e3acfa679212e3b52fe Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Fri, 20 Feb 2026 15:14:16 -0600 Subject: [PATCH] feat: suggest self-onboarding when MYSELF.md is missing --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 751c165..771848f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -26,7 +26,7 @@ If `MYSELF.md` exists in the project root, **read it first** before starting any - Scope date ranges and topics to their stated interests - Tailor output format to their preferences -If `MYSELF.md` does not exist, ask the user to copy `MYSELF.example.md` to `MYSELF.md` and fill it in, or proceed without personalization. +If `MYSELF.md` does not exist, suggest running `/self-onboarding` to generate it automatically from historical data. Alternatively, the user can copy `MYSELF.example.md` to `MYSELF.md` and fill it in manually. ## API Base URLs