From 637b6604bbc1c16dffa42d579c004102fe29706d Mon Sep 17 00:00:00 2001 From: Lixxx1 Date: Tue, 11 Aug 2026 22:08:57 +0800 Subject: [PATCH] fix(skills): save onboarding guide as UA_ONBOARDING.md --- understand-anything-plugin/skills/understand-onboard/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understand-anything-plugin/skills/understand-onboard/SKILL.md b/understand-anything-plugin/skills/understand-onboard/SKILL.md index b2c8a2f8c..58c6e1e23 100644 --- a/understand-anything-plugin/skills/understand-onboard/SKILL.md +++ b/understand-anything-plugin/skills/understand-onboard/SKILL.md @@ -66,5 +66,5 @@ The knowledge graph JSON has this structure: - **Complexity Hotspots**: areas to approach carefully (from complexity values) 9. Format as clean markdown -10. Offer to save the guide to `docs/ONBOARDING.md` in the project +10. Offer to save the guide to `docs/UA_ONBOARDING.md` in the project 11. Suggest the user commit it to the repo for the team