ワンクリックで
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.