بنقرة واحدة
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.