| name | review-makefile |
| description | Run the Makefile review protocol. Checks conventions, dependency correctness, script coverage, and build system quality. Produces a report without editing files. |
| disable-model-invocation | true |
| argument-hint | [path/to/Makefile or 'all'] |
| allowed-tools | ["Read","Grep","Glob","Write","Task"] |
Review Makefile Wrapper
Use the canonical shared protocol in protocols/skills/review-makefile.md.
Wrapper Workflow
- Resolve the target scope from
$ARGUMENTS.
- Read
protocols/skills/review-makefile.md.
- Launch the
makefile-reviewer agent for each target and instruct it to follow protocols/skills/review-makefile.md.
- Present a concise summary of the findings.