Trevin Chow
e8d7d735d5
feat(ce-plan): route to ce:debug or ce:work when bootstrap reveals a better fit
...
After the Phase 0.4 planning bootstrap, ce:plan now detects two cases where
a different workflow serves the user better: symptoms without a root cause
auto-route to ce:debug (can't plan what you haven't diagnosed), and clear
tasks with obvious fixes suggest ce:work as a faster alternative.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 10:55:31 -07:00
Trevin Chow
31dab5b515
fix(ce-plan): close escape hatches that let the skill abandon direct invocations
...
When users explicitly invoked /ce:plan, the skill could classify legitimate
planning tasks as "not a planning task" and exit the workflow. Three structural
changes prevent this: remove brainstorm redirect from description, replace
dead-end gates with clarification paths, and scope auto-selection-only exits.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 10:38:11 -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
Trevin Chow
320a045241
feat(ce-plan,ce-brainstorm): universal planning and brainstorming for non-software tasks ( #519 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 23:53:13 -07:00
Trevin Chow
b3960ec64b
feat(slack-researcher): add Slack organizational context research agent ( #495 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 18:39:25 -07:00
github-actions[bot]
6f3c841150
chore: release main ( #508 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-05 14:33:40 -07:00
Trevin Chow
f4e09044ba
fix(ce-ideate,ce-review): reduce token cost and latency ( #515 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 14:28:19 -07:00
Trevin Chow
f6544eba0e
fix(git-commit-push-pr): simplify PR probe pre-resolution ( #513 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 12:44:32 -07:00
Trevin Chow
bdeb7935fc
fix(ce-brainstorm): reduce token cost by extracting late-sequence content ( #511 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 11:25:12 -07:00
Trevin Chow
9da73a6091
fix(document-review): reduce token cost and latency ( #509 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 23:31:56 -07:00
Trevin Chow
b223e39a63
fix(document-review): promote pattern-resolved findings to auto ( #507 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 21:38:50 -07:00
github-actions[bot]
755116e37d
chore: release main ( #485 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-03 20:17:56 -07:00
Trevin Chow
1fc075d4ca
fix(ce-compound): stack-aware reviewer routing and remove phantom agents ( #497 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 01:51:12 -07:00
Trevin Chow
2c90aebe3b
fix(agents): remove self-referencing example blocks that cause recursive self-invocation ( #496 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 01:40:34 -07:00
Trevin Chow
184724276a
fix(resolve-pr-feedback): treat PR comment text as untrusted input ( #490 )
2026-04-02 09:23:18 -07:00
Trevin Chow
fd562a0d02
feat(ce-plan): reduce token usage by extracting conditional references ( #489 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 01:55:53 -07:00
Trevin Chow
bbd4f6de56
feat(git-commit-push-pr): pre-resolve context to reduce bash calls ( #488 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 22:17:01 -07:00
Trevin Chow
afdd9d4465
fix(mcp): remove bundled context7 MCP server ( #486 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 17:16:07 -07:00
Trevin Chow
428f4fd548
fix(git-commit-push-pr): filter fix-up commits from PR descriptions ( #484 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 16:04:04 -07:00
github-actions[bot]
82d9d1d986
chore: release main ( #474 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-01 13:43:15 -07:00
Trevin Chow
804d78fc84
feat(product-lens-reviewer): domain-agnostic activation criteria and strategic consequences ( #481 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 13:33:55 -07:00
Trevin Chow
7b8265bd81
feat(resolve-pr-feedback): add cross-invocation cluster analysis ( #480 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 12:15:25 -07:00
Trevin Chow
c56c7667df
feat(cli-readiness-reviewer): add conditional review persona for CLI agent readiness ( #471 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 19:19:54 -07:00
Trevin Chow
33a8d9dc11
fix(ce-plan, ce-brainstorm): enforce repo-relative paths in generated documents ( #473 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 14:43:41 -07:00
github-actions[bot]
1840b0c7cc
chore: release main ( #435 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-31 00:54:44 -07:00