From 1946461bf5347c0cbf5d1a5bc973203fbaaf654b Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 11 Feb 2026 11:05:25 -0600 Subject: [PATCH] docs: plan for assets repo move --- docs/planning/AI-Docs-Plan.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/planning/AI-Docs-Plan.md b/docs/planning/AI-Docs-Plan.md index c1d1494..cfe3326 100644 --- a/docs/planning/AI-Docs-Plan.md +++ b/docs/planning/AI-Docs-Plan.md @@ -47,6 +47,7 @@ Agent prompts and instruction files are stored under assets/ so they can be move ## Open Items - Add link to the central assets repo in Skills Library (single source of truth). +- Move assets/ (agents, instructions, skills) into a dedicated distribution repo when ready. - Add screenshots for setup flows. - Define section owners and review cadence. - Add platform-specific prompt examples.