Skip to content

Conversation

@HartBrook
Copy link
Owner

@HartBrook HartBrook commented Jan 29, 2026

Summary

  • Add /look:tidy command for pruning old review runs (keep by age or remove all)
  • Add .claude-plugin/marketplace.json for plugin discovery and installation
  • Support target scope selection (staged, commit, branch, or path) and model options (thorough, balanced, fast)
  • Streamline reviewer agent prompt and restructure /look:again argument handling
  • Harden test.sh with marketplace manifest validation
  • Bump version to 0.2.0 across plugin.json, marketplace.json, and CHANGELOG.md

Test plan

  • Run make test to validate plugin structure and marketplace manifest consistency
  • Install via marketplace flow (/plugin marketplace add ./ then /plugin install look@hartbrook-plugins)
  • Run /look:again with default and custom targets (target=commit, target=branch)
  • Run /look:again model=fast and model=balanced to verify model selection
  • Run /look:tidy and /look:tidy keep=3 to verify pruning behavior
  • Verify CHANGELOG.md entries match shipped changes

Introduce /look:tidy for pruning old review runs, add
.claude-plugin/marketplace.json for plugin discovery, support
target scope (staged/commit/branch/path) and model selection
(thorough/balanced/fast), streamline reviewer agent prompt,
harden test suite, and update docs.
@HartBrook HartBrook merged commit a9c0f1b into main Jan 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants