planr-review
Installation
SKILL.md
Planr Review
Use this skill to audit whether scoped work is actually done and done cleanly.
A planr-review is invalid if it skips explicit owned scope or skips a path-scoped Git comparison for that scope.
CLI-First Rule
- Read ../planr-shared.md first.
- Use
./.planr/tooling/planr status show [--scope ...]for live scope context before dropping to raw.planr/status/current.json. - There is no
planr.py reviewcommand today. The actual verdict still requires path-scoped Git evidence plus direct inspection of code and tests.
Owned Review Scope
Before reviewing any implementation, define the exact owned review scope.