Commit Graph

10 Commits

Author SHA1 Message Date
Josh Lehman 9178dba968
fix: instruct changelog entries to append at end of section (#3)
Codex agents were inserting changelog entries near the top of
sections, causing unnecessary conflicts. Add explicit guidance
to append to the end of the relevant section.
2026-03-06 01:49:22 +00:00
Shakker e13b701f04
docs(prepare-pr): require descriptive changelog subjects 2026-03-06 01:42:30 +00:00
Altay 37a880b1f3
feat(skills): add pr-cluster skill 2026-03-03 19:27:37 +00:00
Radek Sienkiewicz a1c5927039
Merge pull request #1 from openclaw/docs/new-maintainer-guide
docs: expand README into a New Maintainer Guide
2026-03-02 22:33:53 +01:00
Radek Sienkiewicz 18f11acf1e
refactor: remove day estimates, add cluster-based PR triage approach
Incorporates Peter's feedback:
- Remove Day 1-2/Day 3-5/Week 2+ timeline framing
- Add 'Think in Clusters' section: at scale, find duplicate
  PRs/issues, review the cluster, merge the best one, close
  the rest. One good merge often resolves 5+ related items.
2026-03-02 22:27:30 +01:00
Radek Sienkiewicz af3cfe4871
fix: remove #introductions step, update review tool to Codex 2026-03-02 22:04:59 +01:00
Radek Sienkiewicz 0bc0275100
docs: expand README into a New Maintainer Guide
Replace the minimal 3-line README with a comprehensive first-week
survival guide covering setup, security hardening, first PR workflow,
triage tips, do's/don'ts, key files, and resources.

Points to CONTRIBUTING.md#maintainers for team contacts instead of
duplicating internal details. References PR_WORKFLOW.md for the
detailed 3-step process rather than duplicating it.
2026-03-02 21:57:12 +01:00
Gustavo Madeira Santana 01bc408797
Remove redundant line from README
Removed redundant line about current priority.
2026-02-19 20:46:41 -05:00
Gustavo Madeira Santana 659aebd41d Update README.md 2026-02-19 20:45:49 -05:00
Gustavo Madeira Santana 70903542e3 migrate skills from core repository 2026-02-19 20:30:40 -05:00