1.5 KiB
2026-02-27 Session Notes
Onboarding Overhaul Plan (Roadmap 2.1-2.4)
Session started with presentation of a comprehensive implementation plan for the onboarding overhaul. This initiative addresses four foundational onboarding issues: lack of structure (no step indicators or outline), missing persona guidance, redundant timezone questions, and misleading remember/recall skills that encourage manual workflows conflicting with the automatic memory pipeline.
The plan spans five files: three skill templates (onboarding, remember, recall) and two manifest templates (USER.md, AGENTS.md). The onboarding skill rewrite includes major structural changes—adding upfront outline declarations, 6-step progress indicators, a "Guiding Voice" section to replace "Interview Philosophy", and brief relaxation cues between phases. The remember skill will be hidden from users (user_invocable: false) to discourage manual saves that distort importance scoring. The recall skill gains a disclaimer explaining automatic injection at session start and when manual /recall is appropriate. Both timezone references are removed from templates (USER.md line 13, AGENTS.md line 60).
Implementation sequence specified: templates first (one-line deletions), remember and recall skills (additive disclaimers), then the full onboarding rewrite. Verification includes build confirmation, skill sync validation, and testing via /onboarding invocation to ensure no prompt injection warnings, proper outline rendering, and timezone removal.