- Add 5 new /ccguide commands to ultimate-guide.md slash commands section (init-docs, refresh-docs, diff-docs, search-docs, daily) - Add .claude/commands/ccguide/ with 5 command files for project-level access - Document typical daily workflow: init once, then /ccguide:daily every day Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
419 B
419 B
| description |
|---|
| Search official Anthropic Claude Code docs by keyword |
Use the search_official_docs MCP tool with query: $ARGUMENTS
If no query is given, ask the user what they want to search for.
Default limit: 5 results.
Present each result with:
- Section title
- Source URL (reproduce verbatim)
- Excerpt showing the relevant content
If no snapshot exists, tell the user to run /ccguide:init-docs first.