원클릭으로
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.