Check Docs Seo
Description
Check whether documentation needs SEO/positioning updates after code changes. Run manually or invoked automatically after relevant file changes. ## Instructions ### Step 1: Identify what changed ```bash git diff --name-only HEAD~1 HEAD 2>/dev/null || git diff --name-only --cached ``` ### Step 2: Map to trigger labels Check the changed files against the trigger table in `.claude/agents/docs-seo.md § Code Change → Documentation Update Protocol § Trigger Conditions`. If no triggers match, repo
Installation
Installs to ~/.claude/commands/isac322-krema-check-docs-seo.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/isac322/krema/HEAD/.claude/commands/check-docs-seo.md -o ~/.claude/commands/isac322-krema-check-docs-seo.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation