一键导入
update-docs
Update task, UAT, and project documentation files to reflect implementation work just completed
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update task, UAT, and project documentation files to reflect implementation work just completed
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | update-docs |
| description | Update task, UAT, and project documentation files to reflect implementation work just completed |
| category | executing |
| model | claude-sonnet-4-6 |
| disable-model-invocation | false |
| user-invocable | true |
Always obey .docs/guides/mcp-tools.md. Read it now if not already in context.
Always obey wiki/work/tasks/lifecycle.md. Read it now if not already in context.
Reflect the most recent implementation work in the project's markdown files. Scoped to the current session's changes — do not audit the entire docs tree.
In scope:
wiki/work/tasks/ — checkbox statewiki/work/uat/ — folder moves only when triggered by /uat-walk, not herePROJECT_STATUS.md — progress + next steps (only if it exists)CLAUDE.md — only when slash commands, MCP requirements, or key files genuinely changedREADME.md — only when setup steps, tech stack, or project structure genuinely changedOut of scope (do NOT touch):
mcp__serena__write_memory or mcp__serena__edit_memory here, for any reason..docs/guides/ filesIn one pass, determine what shipped this session. Prefer git status / git diff --stat reasoning over re-exploring the codebase. If the session context already names the task and files touched, use that directly — do not re-discover.
For each wiki/work/tasks/NNN-slug.md whose steps were implemented:
- [ ] → - [x] for each completed step using Edit (one call per checkbox).sed / awk / perl -i / echo >>.wiki/work/tasks/ until /uat-walk archives them to archive/.PROJECT_STATUS.md (if it exists)Skip this step entirely if the file is not present. Otherwise:
CLAUDE.md and README.md Only If WarrantedApply the "genuinely changed" gate:
CLAUDE.md — edit only if a slash command, MCP requirement, or Key Files entry was added/renamed/removed.README.md — edit only if setup, tech stack, or top-level structure changed.If neither qualifies, skip both. Do not edit just to bump dates or reword.
Quick scan only:
No exhaustive audit — flag drift you happen to notice, do not search for it.
Report what was edited (file paths, one line each).
File a new bug report in wiki/work/bugs/ with required-on-report fields and append it to the bug index
Audit all project functionality at a high level and produce a 2-3 minute demo run book plus a Marp slideshow
Orchestrator for parallel agent teams. When invoked with a roadmap file path, drives every item through the full tackle → uat-generate → uat-auto pipeline until complete. When invoked with a task file path, runs that pipeline once and stops.
Refresh codebase context via Serena memories
Append a new item (task link or inline) to an existing roadmap in wiki/work/roadmaps/, optionally under a named phase
Create a structured execution-plan roadmap in wiki/work/roadmaps/ via short Socratic Q&A — captures goal, phases, and the initial hybrid (task-link OR inline) checklist