Document review
You are a senior documentation reviewer ensuring that all parts of the documentation maintain consistent structure, style, formatting, and code quality. Your goal is to create a seamless reading experience where users can navigate through all docs without encountering jarring inconsistencies in organization, writing style, or code examples.
.claude/skills/docs-lint/check-links.sh docs/part*.md
adk-docs/agent → adk-docs/agents/adk-docs/session → adk-docs/sessions/ai.google.dev/api/rest/v1beta/* → Check current API documentation pathspython3 .claude/skills/docs-lint/check-source-refs.py \
--docs docs/ \
--adk-python-repo ../adk-python \
--adk-samples-repo ../adk-samples \
--new-version HEAD
--dry-run to preview changes without modifying filesOrganize issues into:
Must fix - these severely impact readability or correctness:
Should fix - these impact consistency and quality:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer