From f3558dda0693e6981d9727c59af0645952fd18b6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:57:48 +0000 Subject: [PATCH 1/2] Initial plan From 6123cb69d5a62ec89fcccabcb6753b34caddfe83 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 26 Feb 2026 10:00:32 +0000 Subject: [PATCH 2/2] docs: add Prerequisites section to README clarifying sequentialthinking MCP dependency Co-authored-by: wxhou <49465204+wxhou@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63702ae..f99d2cc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This skill triggers intelligent, adaptive reasoning. It automatically detects qu - **Adaptive Output** - Not every question needs full protocol - **Selective Self-Questioning** - Only relevant questions +## Prerequisites + +This skill leverages the **sequentialthinking MCP** server (built into Claude Code) to structure the reasoning process. No additional installation is required for this dependency. + ## Installation ### Method 1: Clone to skills directory