ワンクリックで
update-all-md-docs
Review and update all markdown docs in the repo-of-repos (excluding cloned repos)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review and update all markdown docs in the repo-of-repos (excluding cloned repos)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create an implementation plan in _plans/ with embedded repo context and step-by-step task lists
Execute a plan from _plans/, implementing steps, checking off tasks, running tests, and documenting fixes
Clone/pull git repos, verify local folders, auto-register orphans, and regenerate repos.md
Clone a git repo or register a local folder into repos/ and update repos.md with its description
Find and remove stale entries from repos.yaml whose directories no longer exist on disk
Iterate through all sub-repos in repos/ and stage/commit/push each one, then do the same for the master repo
| name | update-all-md-docs |
| description | Review and update all markdown docs in the repo-of-repos (excluding cloned repos) |
| user-invocable | true |
| origin | template |
Review and update all .md files in the repo-of-repos workspace to ensure they are accurate and consistent with the current state of the project.
*.md files in the root and its subdirectories (.claude/, .github/, .vscode/, repos/*.md)repos/*/) — read these to inform updates to repos/*.md files, but never modify themDiscover all in-scope .md files using glob patterns. Also list directories in repos/*/ to identify cloned repos.
Read each file and check for:
Update each file to reflect the current state:
.mcp.json and .vscode/mcp.jsonrepos/repos.md — owned by /pull-all-repos, not this skillReport a summary of what was changed and why.