Files
Trevin Chow cc0743fbb2 fix(ce-commit-push-pr): 69% smaller SKILL.md, references carry the rest
Restructure the always-loaded body from 25,865 to 7,993 CRLF-adjusted bytes
(under Codex's 8,000-byte Agent Plugins prompt bound) by relocating the
context-gathering table and branch/PR-state resolution, the commit and push
mechanics, the composition gates, and the apply routes plus the babysit
handoff mechanics into references the body names at the step that needs them.
Relocation was verbatim.

The body keeps what must fire without a read: the ask-tool rule, the three
modes and the pipeline modifier, the stack opt-in gate, the argv/snapshot/
unknown-vs-empty rules from Context, `<root>` resolution with the parity block,
the never-`git add -A` and `exclude:` bounds, the read mandates, and the
completion gate that makes the run not-done until ce-babysit-pr owns the PR.
Contract tests split by load-time accordingly.

Claude-Session: https://claude.ai/code/session_01VKhf7iAsmem2ARmutqBzQS
2026-08-18 02:40:03 -07:00
..