From 6727a0c929378e32146c5fc6736f6a774d6600b4 Mon Sep 17 00:00:00 2001 From: Jeremy McSpadden Date: Sun, 19 Apr 2026 15:06:16 -0500 Subject: [PATCH] docs(readme): add /gsd-ingest-docs to Brownfield commands Surfaces the new ingest-docs command from the Unreleased changelog in the README Commands section so users discover it without digging. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d17aa28..904e1e4c 100644 --- a/README.md +++ b/README.md @@ -624,6 +624,7 @@ You're never locked in. The system adapts. | Command | What it does | |---------|--------------| | `/gsd-map-codebase [area]` | Analyze existing codebase before new-project | +| `/gsd-ingest-docs [dir]` | Scan a repo of mixed ADRs, PRDs, SPECs, and DOCs and bootstrap or merge the full `.planning/` setup in one pass — parallel classification, synthesis with precedence rules, and a three-bucket conflicts report | ### Phase Management