一键导入
reviewmdfile
"Review Markdown documentation for accuracy, completeness, and clarity by cross-referencing source code."
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
"Review Markdown documentation for accuracy, completeness, and clarity by cross-referencing source code."
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
"Parallel error-handling audit across the given directories."
"Parallel SQL-query audit, one agent per .py file."
"Parallel test-quality and coverage audit across the given directories."
"Parallel test runner across the given directories."
Ship a feature from a worktree: commit, push, create PR, merge to master, clean up the worktree and branches, then rebase all remaining worktrees with conflict resolution. Use when user says "ship", "ship it", "merge this feature", "send to master", or wants to finalize a worktree and sync the rest.
Diseña un plan para implementar una funcionalidad y lo devuelve para que el usuario lo apruebe antes de ejecutarlo. Los dos últimos pasos del plan son siempre, en este orden, la invocación de @agent-tests-author-from-diff y @agent-guides-updater-from-diff.
| name | reviewMDfile |
| description | "Review Markdown documentation for accuracy, completeness, and clarity by cross-referencing source code." |
Review Markdown documentation for accuracy, completeness, and clarity by cross-referencing source code.
Usage: /reviewMDfile directory1 directory2 ...
Each argument is a .md path. The agent will find and review all .md files inside that directory recursively.
Directories to review:
$ARGUMENTS
CRITICAL EXECUTION RULE — follow this EXACTLY:
md-reviewer agent per directory, all in parallel, using run_in_background: true with subagent_type: "md-reviewer". Pass the directory path as the prompt for each agent.