원클릭으로
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?