Skip to content

Add thenmerge skill; fix stale features.md banner#117

Merged
jsilvanus merged 2 commits into
mainfrom
claude/remaining-track-plan-pnye8c
Jun 24, 2026
Merged

Add thenmerge skill; fix stale features.md banner#117
jsilvanus merged 2 commits into
mainfrom
claude/remaining-track-plan-pnye8c

Conversation

@jsilvanus

Copy link
Copy Markdown
Owner

Summary

  • Add a thenmerge Claude Code skill that creates/updates a PR, polls CI for up to 7 minutes, and merges on green (or holds for explicit override on red/pending CI), with support for scoping a PR to a subset of the current branch.
  • Fix a doc-pruning candidate flagged by /whatnext: docs/features.md's banner was stale (Schema: v26 → actual v32; Test suite: 1266 tests → actual 1333).

Test plan

  • pnpm test — 1333 passed, 22 skipped
  • Internal-only change (skill doc + doc banner fix) — no changeset needed

Generated by Claude Code

claude added 2 commits June 24, 2026 07:11
Encodes the recurring "create PR, wait for CI (max 7min), merge if
green" flow, including this environment's CI-poll quirk (no webhook
on CI success) and optional PR scoping to a subset of the branch.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Claude-Session: https://claude.ai/code/session_01XaRDTbabmfzyo6EXzB53LD
…>1333)

Doc-pruning candidate flagged by /whatnext — the docsSync test doesn't
check these two banner sub-fields, so they'd drifted from reality.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Claude-Session: https://claude.ai/code/session_01XaRDTbabmfzyo6EXzB53LD
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@jsilvanus jsilvanus merged commit 68845bf into main Jun 24, 2026
4 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.

2 participants