一键导入
doc-sync
Checks if documentation needs updating after implementation changes
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Checks if documentation needs updating after implementation changes
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Systematic troubleshooting for Woods — diagnose extraction, MCP, embedding, and storage issues
Generate correct .mcp.json configuration for Woods in any environment
Guide through Woods initial setup — install, configure, extract, verify, and connect MCP servers
Setup, operation, and debugging of the Unblocked integration — collection creation, incremental sync, the sync manifest, escape hatches, live API quirks, and smoke testing. Use when working on lib/woods/unblocked/, the woods:unblocked_sync rake task, sync CI wiring, or when a sync misbehaves (everything re-pushes, deletes refused, budget exhausted, 400s from the API).
Woods backlog workflow — picking items, implementing with TDD, marking resolved, and adding new work. Use when the user asks "what's next?", references backlog items, opens a session without a clear task, or when closing out work to record what shipped.
Generates boilerplate for a new Woods extractor and its spec
| name | doc-sync |
| description | Checks if documentation needs updating after implementation changes |
| disable-model-invocation | true |
After any implementation that changes extraction output, dependencies, configuration, or MCP tools, check whether documentation needs updating.
docs/README.md — Is the status table current? Mark completed features, update phase status.docs/design/OPTIMIZATION_BACKLOG.md — Is the resolved item marked ✅ with commit ref?CLAUDE.md — Do the Architecture, Gotchas, or Commands sections reflect the change?