pi-rubric
Interactive rubric builder for pi — shape measurable checkboxes, then hand them to pi-goal
Package details
Install pi-rubric from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-rubric- Package
pi-rubric- Version
0.1.0- Published
- Jun 15, 2026
- Downloads
- not available
- Author
- pisakhov
- License
- MIT
- Types
- extension
- Size
- 12.8 KB
- Dependencies
- 0 dependencies · 4 peers
Pi manifest JSON
{
"extensions": [
".pi/extensions/pi-rubric"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-rubric
Interactive rubric builder for pi.
pi-rubric adds /pi-rubric: a short A/B/Ignore interview that turns a fuzzy goal into 3–5 measurable checkbox criteria. On approval, it pastes a /goal ... prompt into the editor so you can edit or submit it yourself.
Pairs with pi-goal: pi-rubric defines what done means, pi-goal works until done.
Install
pi install npm:pi-rubric
Usage
/pi-rubric improve duplicate detection in this repo
Flow:
- Choose Option A, Option B, or Ignore/custom.
- Type anytime to steer instead of choosing.
- Watch the draft rubric and progress update.
- Approve the final rubric.
- pi-rubric pastes
/goal ...into your editor. - Edit or press Enter.
What it adds
/pi-rubric [hint]ask_humantool for A/B/Ignore rubric questionscomplete_rubrictool for final approval and/goaleditor handoff- compact TUI progress widget
License
MIT