一键导入
sync-docs
Update all README.md and CLAUDE.md files to reflect current codebase state. Combines update-docs and update-claudes. Also archives completed active plans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update all README.md and CLAUDE.md files to reflect current codebase state. Combines update-docs and update-claudes. Also archives completed active plans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when working with datasets, creating data directories, or building descriptive statistics notebooks. Triggers on data loading, dataset setup, or exploratory data analysis tasks.
Use when creating, editing, or executing Jupyter notebooks (.ipynb files). Covers jupytext pairing, notebook execution, and output verification.
Use when creating plots, charts, or visualizations with matplotlib or seaborn. Defines plotting style standards.
Review a session plan for scope creep and unnecessary complexity before execution begins. Combines scope-check and simplicity-audit. Run after Plan Mode, before any code is written.
Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores intent, requirements, and design before implementation.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
基于 SOC 职业分类
| name | sync-docs |
| description | Update all README.md and CLAUDE.md files to reflect current codebase state. Combines update-docs and update-claudes. Also archives completed active plans. |
| argument-hint | ["path"] |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash(ls *), Bash(find *), Bash(cat pyproject.toml), Bash(cat Makefile), Bash(mv *) |
Recursively update all README.md and CLAUDE.md files, then archive completed active plans.
READMEs are for humans:
Find README.md files
$ARGUMENTS is provided, scope to that directory's README only**/README.md in the projectnode_modules/, .venv/, .git/, agent_dev/Audit each README against its directory
ls).gitignore, __pycache__, .DS_Store, *.pycVerify internal links (root README especially)
Update each README
CLAUDE.md files are for agents:
# Insights section (append-only — never modify)Keep CLAUDE.md files CONCISE. Favor pointing to where information can be found. No code snippets; reference files and line numbers instead (e.g., file:line).
Find CLAUDE.md files
$ARGUMENTS is provided, scope to that directory's CLAUDE.md only**/CLAUDE.md in the projectnode_modules/, .venv/, .git/, agent_dev/.claude/CLAUDE.md variantsAudit each CLAUDE.md for accuracy
pyproject.toml [project.scripts] and [tool.uv.scripts]Makefile targets if referencedpackage.json scripts if referencedglobal_settings/claude/skills/ and .claude/skills/)Update each CLAUDE.md
# Insights sections — these are append-onlyagent_dev/active/ for plans where all tasks are checked offagent_dev/archived/Show: