fix(ce-pr-description): cap description size and add pre-apply preview (#605)
Some checks failed
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled

This commit is contained in:
Trevin Chow
2026-04-19 17:36:38 -07:00
committed by GitHub
parent 2aee4d4203
commit 409b07fbc7
3 changed files with 41 additions and 19 deletions

View File

@@ -9,9 +9,9 @@ Create a single, well-crafted git commit from the current working tree changes.
## Context
**If you are not Claude Code**, skip to the "Context fallback" section below and run the command there to gather context.
**On platforms other than Claude Code**, skip to the "Context fallback" section below and run the command there to gather context.
**If you are Claude Code**, the five labeled sections below (Git status, Working tree diff, Current branch, Recent commits, Remote default branch) contain pre-populated data. Use them directly throughout this skill -- do not re-run these commands.
**In Claude Code**, the five labeled sections below (Git status, Working tree diff, Current branch, Recent commits, Remote default branch) contain pre-populated data. Use them directly throughout this skill -- do not re-run these commands.
**Git status:**
!`git status`
@@ -30,7 +30,7 @@ Create a single, well-crafted git commit from the current working tree changes.
### Context fallback
**If you are Claude Code, skip this section — the data above is already available.**
**In Claude Code, skip this section — the data above is already available.**
Run this single command to gather all context: