review-prompt-composer

Installation
SKILL.md

Review Prompt Composer

Generate one authoritative Markdown review prompt inside the current repository. Treat the shared working tree as the only source of reviewed code; never duplicate changes into delivery artifacts.

Workflow

1. Resolve repository identity and scope

Run:

git rev-parse --show-toplevel
git rev-parse --abbrev-ref HEAD
git rev-parse HEAD
git status --short

Map the request to exactly one scope:

Installs
6
GitHub Stars
2
First Seen
Jul 14, 2026
review-prompt-composer — adonis0123/adonis-skills