From e2daa32405d57795b76d9b23b0f7f3f7ef2433df Mon Sep 17 00:00:00 2001 From: George Liu Date: Sat, 1 Nov 2025 14:16:10 +1000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c712a..6f1e136 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Claude Code now supports [Agent Skills](https://docs.claude.com/en/docs/claude-c ### claude-docs-consultant -- **Purpose**: A specialized Claude skill which will selectively consult the official Claude Code documentation from docs.claude.com using selective fetching. This skill will involve only when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront +- **Purpose**: A specialized Claude skill which will selectively consult the official Claude Code documentation from docs.claude.com using selective fetching. This skill will invoke only when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront ## Claude Code Hooks