Releases: jhoblitt/skill-review-claude
Releases · jhoblitt/skill-review-claude
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-08-14)
Documentation
state that the register's may-carry column is a ceiling (3fb619c )
What's Changed
docs: state that the register's may-carry column is a ceiling by @jhoblitt in #27
chore: drop the phantom incompatibility note from 2.0.0 by @jhoblitt in #26
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-08-14)
What's Changed
ci: restore the dropped release notes and name PRs and issues by @jhoblitt in #24
chore: backfill the release notes the changelog never recorded by @jhoblitt in #25
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-08-14)
Documentation
name granularity in the skill's description (f72778e )
What's Changed
docs: name granularity in the skill's description by @jhoblitt in #23
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-08-14)
Documentation
name granularity in the README's token-usage row (72db23e )
What's Changed
docs: name granularity in the README's token-usage row by @jhoblitt in #22
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-08-14)
Features
token-usage: flag tool calls that one call could carry (0ecab98 ), closes #16
What's Changed
feat(token-usage): flag tool calls that one call could carry by @jhoblitt in #21
Resolved issues
#16 token usage axis should check for tool usage which could be removed
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-08-14)
⚠ BREAKING CHANGES
the plugin no longer ships a PreToolUse hook. Nothing
runs the gate automatically before gh pr create, and SKILL_REVIEW_GATE,
SKILL_REVIEW_GATE_TIMEOUT and SKILL_REVIEW_GATE_DIFF_CAP no longer have
any effect. Ask for the review in the session instead.
Features
drop the PreToolUse hook that gated gh pr create (6e46c7e )
What's Changed
feat!: drop the PreToolUse hook that gated gh pr create by @jhoblitt in #20
v0.10.1
Compare
Sorry, something went wrong.
No results found
0.10.1 (2026-08-13)
Documentation
redraw the review-pass diagram for the per-axis agents (a5a877b )
What's Changed
docs: redraw the review-pass diagram for the per-axis agents by @jhoblitt in #19
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-08-13)
Features
run each review axis in its own subagent (108f205 )
What's Changed
feat: run each review axis in its own subagent by @jhoblitt in #17
v0.9.1
Compare
Sorry, something went wrong.
No results found
0.9.1 (2026-08-13)
Documentation
diagram the shape of one review pass in the README (5ee1e02 )
What's Changed
docs: diagram the shape of one review pass in the README by @jhoblitt in #18
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-08-13)
Features
add a security review axis (47437f1 )
What's Changed