Skip to content

revert: remove modular code review contract - #3

Merged
shaug merged 1 commit into
mainfrom
scott/remove-modular-code-review-contract
Jul 20, 2026
Merged

revert: remove modular code review contract#3
shaug merged 1 commit into
mainfrom
scott/remove-modular-code-review-contract

Conversation

@shaug

@shaug shaug commented Jul 20, 2026

Copy link
Copy Markdown
Owner

TL;DR

Removes an incomplete generic code-review contract that advertised deterministic behavior without the implementation or validation needed to provide it.

Summary

This reverts the modular code-review contract added in 062a1a328e6a1b2e0835d16be742fc2c36dbd9dd.

The removed skill was a broad, abstract specification without validators, adapters, tests, or evals to enforce its output contract. Keeping it published would make ordinary review activation more ambiguous while providing no runnable behavior beyond prompt instructions.

The changelog retains the original addition and its full commit SHA, then records this rollback as a new entry.

Impact

The repository returns to its mature, runnable prepare-changesets skill. There are no in-repository consumers of the removed contract and no tagged releases that include it.

Validation

  • just format
  • just lint
  • just test

## Summary
- Remove the incomplete `modular-code-review-contract` skill and specification
- Remove its README listing while preserving changelog history

## Why
- The skill defines an abstract output contract without validators, adapters,
  tests, or evals to enforce its deterministic behavior
- Avoid publishing a broad code-review skill until it is operationally complete
@shaug
shaug marked this pull request as ready for review July 20, 2026 01:16
@shaug
shaug merged commit 2a06b11 into main Jul 20, 2026
1 check passed
@shaug
shaug deleted the scott/remove-modular-code-review-contract branch July 20, 2026 01:20
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.

1 participant