Skip to content

chore(agents): onboard DWP 2.17.0 + AI Diff Reviewer Flow B [skip release] - #41

Merged
xergioalex merged 2 commits into
mainfrom
chore/dwp-2.17-onboard
Jul 16, 2026
Merged

chore(agents): onboard DWP 2.17.0 + AI Diff Reviewer Flow B [skip release]#41
xergioalex merged 2 commits into
mainfrom
chore/dwp-2.17-onboard

Conversation

@xergioalex

@xergioalex xergioalex commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Onboard Deep Work Plan v2.17.0 under .agents/ (contributor kit only — skills/dailybot/ unchanged).
  • Install AI Diff Reviewer v2.0.0 Flow B: local reviews + CI gated on the Ready label (pr-review.yml, .review/extension.md).
  • Add dwp-* commands, contributor personas, catalogs, .claude/.cursor.agents symlinks, gitignored .dwp/.
  • Add [skip release] support to auto-release.yml so kit-only merges do not bump the shipped skill version.
  • Fix Markdown link check false-positives from vendored skill frontmatter.

Release — MUST use [skip release]

This PR must not cut a skill-pack release (no changes under skills/dailybot/).

When squash-merging, put this exact token in the squash commit body (not only the title):

[skip release]

auto-release.yml greps the head commit body for that marker and skips the version bump when present.

Test plan

  • Confirm skills/dailybot/ has no diff vs main
  • Confirm DWP version: "2.17.0" and AI Diff Reviewer under .agents/skills/
  • Markdown link check is green
  • Apply Ready on a PR to main and verify pr-review (needs CURSOR_API_KEY)
  • Merge with [skip release] in the squash body and confirm auto-release does not bump skill version
  • shellcheck / bats / frontmatter CI still green

[skip release]

xergioalex and others added 2 commits July 16, 2026 19:55
Install Deep Work Plan v2.17.0 and AI Diff Reviewer v2.0.0 under
.agents/ (contributor kit only — skills/dailybot/ unchanged), add
dwp-* commands, personas, catalogs, .dwp scaffold, Ready-gated
pr-review.yml, and [skip release] support for kit-only merges.

Co-authored-by: Cursor <cursoragent@cursor.com>
The markdown link checker mis-parses YAML metadata.openclaw homepage
URLs in vendored .agents/skills trees, gluing trailing JSON onto the URL
and reporting fake 404s. Ignore those patterns (and flaky no-color.org /
upstream-only ITERATION_AWARENESS.md paths).

Co-authored-by: Cursor <cursoragent@cursor.com>
@xergioalex xergioalex changed the title chore(agents): onboard DWP 2.17.0 + AI Diff Reviewer Flow B chore(agents): onboard DWP 2.17.0 + AI Diff Reviewer Flow B [skip release] Jul 16, 2026
@xergioalex
xergioalex merged commit 6e6257f into main Jul 16, 2026
6 checks 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.

1 participant