From 81a92fbc6f80d867d6f65418b299404a61e669cd Mon Sep 17 00:00:00 2001 From: "fatih.bulut" Date: Tue, 23 Jun 2026 23:08:35 +0300 Subject: [PATCH] docs(market-research): fix intro phase count 6->8 in SKILL.md --- plugins/market-research/skills/market-research/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/market-research/skills/market-research/SKILL.md b/plugins/market-research/skills/market-research/SKILL.md index 89c0ae5..9762055 100644 --- a/plugins/market-research/skills/market-research/SKILL.md +++ b/plugins/market-research/skills/market-research/SKILL.md @@ -9,7 +9,7 @@ Scan the app/game market with free sources, score candidates, and hand the ones you pick to the `clone-app` skill. Every run rotates its search angles and excludes everything suggested before, so results stay fresh. -This skill orchestrates 6 phases (0–5). Deterministic steps are factored into +This skill orchestrates 8 phases (0–7). Deterministic steps are factored into helper scripts under `${CLAUDE_PLUGIN_ROOT}/skills/market-research/scripts/`; AI-judgment steps follow rubrics under `.../references/`.