Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 884 Bytes

File metadata and controls

32 lines (23 loc) · 884 Bytes

Contributing

Contributions are welcome if they improve the clarity, safety, or usefulness of the review loop.

Good Contributions

  • sharper promotion criteria;
  • smaller and clearer templates;
  • examples based on real workflow failures;
  • portability notes for different agent systems;
  • corrections to unclear wording.

Before Opening A PR

Please check:

  • the change is framework-neutral unless it is explicitly an example;
  • the change does not require a specific vendor or model;
  • the change avoids private project details;
  • any new rule is based on practice, not only preference;
  • templates remain concise.

Review Standard

This repository favors evidence-based updates. A proposed rule is more likely to be accepted when it includes:

  • the real problem it solves;
  • the repeated cost it reduces;
  • where it should live in the loop;
  • why it is not too local.