Trevin Chow
fedbf64d82
feat(ce-review): add recommended-action tie-breaking to Stage 5 merge
...
When contributing reviewers imply different per-finding actions for the same
merged finding (e.g., correctness says Apply via suggested_fix, testing says
Skip via low confidence), synthesis now picks the most conservative action
using Skip > Defer > Apply > Acknowledge.
This makes the walk-through's recommended action stable across re-runs and
makes LFG results auditable after the fact. The user can still override per
finding — the rule only determines what gets labeled "recommended."
Part of the Interactive judgment-loop redesign (Unit 1 of 8).
2026-04-18 13:01:40 -07:00
github-actions[bot]
dfcaddf345
chore: release main ( #592 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-18 02:44:29 -07:00
Trevin Chow
1afd63cc76
fix(git-commit-push-pr): apply PR description after delegate hand-off ( #594 )
2026-04-18 02:42:00 -07:00
Trevin Chow
cc78551e7c
fix(ce-pr-description): mark return block as hand-off ( #593 )
2026-04-18 01:55:09 -07:00
Trevin Chow
821c69c567
fix(ce-compound-refresh): restore ce:compound hand-off ( #591 )
2026-04-18 01:47:05 -07:00
github-actions[bot]
7924f5ccc9
chore: release main ( #586 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 11:42:41 -07:00
Trevin Chow
12aaad31eb
feat(ce-ideate): mode-aware v2 ideation ( #588 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 11:40:54 -07:00
Trevin Chow
59dbaef376
feat(ce-release-notes): add skill for browsing plugin release history ( #589 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-17 02:00:37 -07:00
Trevin Chow
e7cf0ae957
feat(proof, ce-brainstorm, ce-plan, ce-ideate): HITL review-loop mode ( #580 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-16 23:14:33 -07:00
github-actions[bot]
d8af513a0a
chore: release main ( #584 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-16 22:59:10 -07:00
Trevin Chow
c89f18a115
fix(ce-pr-description): hand off PR body via temp file ( #581 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-16 22:47:49 -07:00
Trevin Chow
4ccadcfd3f
fix(resolve-pr-feedback): unblock /loop scheduling ( #582 )
2026-04-16 22:28:52 -07:00
Trevin Chow
1995e3d790
chore(claude-permissions-optimizer)!: remove skill ( #578 )
2026-04-16 16:46:29 -07:00
Kieran Klaassen
070092d997
feat(ce-polish-beta): human-in-the-loop polish phase between /ce:review and merge ( #568 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 17:55:10 -05:00
Trevin Chow
3d96c0f074
fix(ce-plan, ce-brainstorm): reliable interactive handoff menus ( #575 )
2026-04-16 12:04:19 -07:00
github-actions[bot]
ee86dc3379
chore: release main ( #570 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-15 17:42:59 -07:00
Trevin Chow
0b3d4b283c
fix(ce-compound, ce-compound-refresh): use injected memory block ( #569 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 17:41:51 -07:00
github-actions[bot]
d18e28eb57
chore: release main ( #549 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-15 14:16:07 -07:00
Trevin Chow
5cae4d1dab
fix(ce-work,ce-work-beta): add safety checks for parallel subagent dispatch ( #557 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 14:10:08 -07:00
Trevin Chow
d8305dd159
fix(ce-update): use correct marketplace name in cache path ( #566 )
2026-04-15 10:04:55 -07:00
Trevin Chow
8ec6d339fe
feat(ce-pr-description): focused skill for PR description generation ( #561 )
2026-04-14 21:41:05 -07:00
Trevin Chow
a55990387d
fix(git-commit-push-pr): rewrite descriptions as net result, not changelog ( #558 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 23:22:47 -07:00
Trevin Chow
e4d5f241bd
fix(ce-plan): close escape hatches that let the skill abandon direct invocations ( #554 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 21:27:05 -07:00
Trevin Chow
e45c435b99
fix(document-review, review): restrict reviewer agents to read-only tools ( #553 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 10:29:16 -07:00
Harold Hunt
8f20aa0406
feat(ce-optimize): Auto-research loop for tuning system prompts / vector clustering / evaluating different code solution / etc ( #446 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:16:09 -07:00
David Joerg
4e0ed2cc8d
fix(ce-review): always fetch base branch to prevent stale merge-base ( #544 )
...
Co-authored-by: David Joerg <david@Davids-MacBook-Pro-2.local >
2026-04-11 15:04:09 -07:00
Trevin Chow
9aa65c1fe6
docs(ce-setup): add getting started sections to READMEs ( #548 )
2026-04-10 17:47:21 -07:00
github-actions[bot]
e931ed92b1
chore: release main ( #547 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-10 17:44:25 -07:00
Trevin Chow
1372b2cffd
fix(cleanup): remove rclone, agent-browser, lint, and bug-reproduction-validator ( #545 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 17:41:33 -07:00
Trevin Chow
354dbb7582
feat(ce-setup): unified setup skill with dependency management and config bootstrapping ( #345 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 17:39:43 -07:00
Trevin Chow
545405380d
fix(ce-demo-reel): two-stage upload for reviewable approval gate ( #546 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 17:30:39 -07:00
github-actions[bot]
fba5cbaa01
chore: release main ( #529 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-10 10:35:45 -07:00
Trevin Chow
e38223ae91
feat(ce-debug): add systematic debugging skill ( #543 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 10:23:48 -07:00
Trevin Chow
b979143ad0
feat(ce-demo-reel): add demo reel skill with Python capture pipeline ( #541 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 21:29:51 -07:00
Trevin Chow
f3cc7545e5
feat(ce-plan): add output structure and scope sub-categorization ( #542 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 19:22:21 -07:00
Trevin Chow
bb59547a2e
feat(ce-work): reduce token usage by extracting late-sequence references ( #540 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 12:48:21 -07:00
Trevin Chow
31b0686c2e
feat(ce-work-beta): add beta Codex delegation mode ( #476 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 00:29:12 -07:00
Trevin Chow
044a035e77
fix(git-commit-push-pr): remove harness slug from badge table ( #539 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 23:30:43 -07:00
Trevin Chow
042ee73239
feat(slack-researcher): add /ce-slack-research skill and improve agent ( #538 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 11:00:00 -07:00
Trevin Chow
3208ec71f8
feat(session-historian): cross-platform session history agent and /ce-sessions skill ( #534 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 07:52:26 -07:00
Trevin Chow
a5ce094772
feat(ce-review): add compact returns to reduce orchestrator context during merge ( #535 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 01:03:42 -07:00
Trevin Chow
d37f0ed16f
feat(ce-update): add plugin version check skill and ce_platforms filtering ( #532 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:09:02 -07:00
Trevin Chow
0ae91dcc29
fix(ce-compound): explicit mode prompt and lightweight rename ( #528 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-07 13:22:07 -07:00
github-actions[bot]
5fb6801567
chore: release main ( #525 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-07 12:30:59 -07:00
Trevin Chow
bafe9f0968
fix(ce-review): add recursion guard to reviewer subagent template ( #527 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 12:29:48 -07:00
Trevin Chow
9a82222aba
fix(document-review): widen autofix classification beyond trivial fixes ( #524 )
2026-04-06 22:05:27 -07:00
github-actions[bot]
a6183ed000
chore: release main ( #516 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-06 12:29:48 -07:00
Trevin Chow
36d8119166
fix(document-review): add recursion guard to reviewer subagent template ( #523 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:26:22 -07:00
Trevin Chow
949bdef909
fix(review,work): omit mode parameter in subagent dispatch to respect user permissions ( #522 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:12:31 -07:00
Trevin Chow
6f9069df7a
fix(slack-researcher): make Slack research opt-in, surface workspace identity ( #521 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 11:34:39 -07:00