Commit Graph

545 Commits

Author SHA1 Message Date
Trevin Chow 1482003893 refactor(ce-commit-push-pr): trim prescription and fold steps
Fold the 8-step Full workflow into 5 numbered steps, collapse the
Description Update workflow into mode dispatch, and deduplicate the
gh-apply block. Strengthen pushback against granular file-by-file
enumeration with a bold rule and bad/good example pair in the writing
reference. Trim universal good-writing prose and redundant rationale,
and drop the DU-1 confirm-intent prompt that asked permission for a
thing the user invoked the skill to do.

Total load dropped from 578 to 401 lines (-31%) with all tests passing.

Skill-doc sync: not updated -- changes are internal restructuring and
do not shift the high-level framing the doc describes.
2026-05-07 02:36:46 -07:00
github-actions[bot] 52e8f868b9 chore: release main (#781)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-05 17:21:01 -07:00
Trevin Chow 8349e750b8 fix(doc-review): cut review noise on plans, scope personas to doc shape (#780)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:52:36 -07:00
github-actions[bot] 18076e0204 chore: release main (#771)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-05 13:22:55 -07:00
David A. Lee 3e03365d54 feat(ce-work-beta): adaptive effort selection for Codex delegation batches (#759) 2026-05-05 12:02:43 -07:00
David A. Lee 5139ff13e9 fix(ce-work-beta): replace semicolon pre-resolution with single-command form (#758)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 12:01:22 -07:00
Pavlos Vinieratos be2efd7d76 fix(ce-plan): render Implementation Units as headings, not bulleted list items (#766) 2026-05-05 11:59:48 -07:00
Trevin Chow c7fc674326 fix(review): escape literal pipes in finding table cells (#779)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 11:46:13 -07:00
Trevin Chow 1f3c6466e4 fix(ce-doc-review): block diagram deletion as a fix recommendation (#775)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 01:02:44 -07:00
Trevin Chow a1698b7a0e docs(skills): add user-facing skill docs at docs/skills/ (#773) 2026-05-04 17:39:48 -07:00
David A. Lee 7ff3472cab fix(ce-work-beta): update Codex sandbox flags to current CLI syntax (#770) 2026-05-04 17:01:59 -07:00
Trevin Chow 4cc1ee6fe2 fix(ce-worktree): resolve script path against skill dir, not user CWD (#772)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 15:55:19 -07:00
Trevin Chow 542786320b fix(ce-doc-review): tighten finding resolution routing (#769) 2026-05-04 14:10:46 -07:00
github-actions[bot] 62170315ba chore: release main (#767)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-04 11:55:42 -05:00
Kieran Klaassen dde9256362 feat(riffrec-feedback-analysis): add Riffrec feedback skill with three-path routing (#747)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 11:12:56 -05:00
github-actions[bot] 06a7cee0ad chore: release main (#753)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-03 19:58:28 -07:00
hnshah e8567566b7 fix(ce-code-review): keep finding numbers stable (#754) 2026-05-03 18:59:03 -07:00
Trevin Chow a84cb759d0 fix(ce-commit-push-pr): use body-file for PR descriptions (#757) 2026-05-03 18:58:17 -07:00
hnshah caf5e1251c fix(ce-polish-beta): support Bash 3.2 project detection (#755) 2026-05-03 00:36:25 -07:00
David Gerő 9539bf045d fix(ce-compound, ce-sessions): remove bash parameter expansion from ! backtick (#752)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 10:44:09 -07:00
Trevin Chow 74624f8e7f refactor(ce-simplify-code): scope tests by ripple risk, not full suite (#749) 2026-05-01 16:18:12 -07:00
Trevin Chow 607c52ab7d refactor(code-review): move resolve-base.sh to scripts/ directory (#744)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 13:34:56 -07:00
github-actions[bot] d685f07948 chore: release main (#740)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 10:39:23 -07:00
Trevin Chow 520a9ebea0 fix(code-review): grant Write to JSON-pipeline reviewer agents (#741)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 10:24:40 -07:00
Trevin Chow 887db6b2ad fix(ce-setup): detect codex global skills (#739) 2026-05-01 09:22:48 -07:00
github-actions[bot] e12afb1e43 chore: release main (#728)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 07:23:44 -07:00
Trevin Chow ae408721cd chore(code-review): remove cli-readiness reviewer agents (#734) 2026-05-01 01:21:44 -07:00
Trevin Chow 2d20757412 feat(ce-simplify-code): add skill for simplifying recent code changes (#735) 2026-05-01 01:14:27 -07:00
Dan Dombrowski 3873b9e9de fix(ce-commit-push-pr): URL-encode parens in badge model-slug examples (#725) 2026-04-30 23:00:29 -07:00
Trevin Chow 5e04534137 fix(ce-compound,ce-sessions): handle non-git CWD in pre-resolved git branch (#731)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 22:59:15 -07:00
Trevin Chow 265cb4280f feat(ce-strategy): move strategy doc to root and add frontmatter (#732)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 22:07:12 -07:00
imwm cb8f9b3483 feat(ce-strategy,ce-product-pulse): add PM skills for upstream anchor and outcome pulse (#614) 2026-04-30 17:49:35 -07:00
David Gerő 8f804669b1 fix(ce-sessions): 722 ce-compound and ce-sessions permission error (#723)
Co-authored-by: davidpgero <davidpgero@kor-group.com>
2026-04-30 16:32:22 -07:00
Trevin Chow 15c1cde7b3 fix(ce-plan): close synthesis drift in rich-context invocations (#729) 2026-04-30 16:30:07 -07:00
Trevin Chow d217660b3d fix(review): default to harness-native code review, escalate on risk (#721)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 16:08:31 -07:00
github-actions[bot] e5b397c9d1 chore: release main (#719)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-28 21:53:53 -07:00
Trevin Chow 09fa18bcc1 fix(ce-code-review): comment-gate previous-comments persona to skip empty PRs (#720)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 21:53:03 -07:00
Trevin Chow 5ac1a063a9 fix(ce-code-review): mandate walkthrough.md load on walk-through entry (#718) 2026-04-28 20:39:20 -07:00
github-actions[bot] 3803e8ab3d chore: release main (#717)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-28 13:11:22 -07:00
Trevin Chow d69a772bb8 fix(review): queue reviewers when subagent slots fill (#716) 2026-04-28 13:01:10 -07:00
github-actions[bot] 48e83d9340 chore: release main (#703)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-28 12:44:22 -07:00
Matt Van Horn 0c515c06fe fix(ce-plan): inline post-generation menu routing so option 1 actually starts /ce-work (#715)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-04-28 10:33:11 -07:00
Trevin Chow 9751d1a30a fix(ce-code-review): restate model override at dispatch point (#681) 2026-04-28 01:11:29 -07:00
Trevin Chow e806522caa fix(ce-compound-refresh): check inbound links before deletion (#713) 2026-04-28 01:08:06 -07:00
Trevin Chow 1f0a77bcc1 fix(skills): replace shell antipatterns blocked by permission check (#711)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 00:14:27 -07:00
Trevin Chow 41e7f72ab6 feat(ce-brainstorm,ce-plan): surface agent's scope synthesis before doc-write (#705)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 20:34:30 -07:00
Trevin Chow cd2fc67c3f fix(commit-push-pr): branch from fresh remote base to prevent stale-base contamination (#708)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 16:39:17 -07:00
Trevin Chow 4b5f28da97 fix(ce-work-beta): defer model and reasoning effort to Codex config (#704)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 21:32:13 -07:00
Trevin Chow dd080943e0 fix(ce-doc-review): tighten suggested_fix and why_it_matters rules (#702) 2026-04-26 14:39:01 -07:00
github-actions[bot] 179612039e chore: release main (#684)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-26 14:23:32 -07:00