John Lamb
3bbcf4a2ce
Merge step (j): update tests + legacy-cleanup registries for deleted agents
...
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
Fork deleted 9 ce-* reviewer agents in step (c.1) and dropped the ce-dhh-
rails-style skill in step (c.2). Tests and legacy-cleanup registries
needed corresponding updates.
Tests:
- tests/review-skill-contract.test.ts: drop ce-dhh-rails-reviewer,
ce-kieran-rails-reviewer, and ce-data-migration-expert from persona list
tests. Remove the data-migration-expert unstructured-format test.
- tests/legacy-cleanup.test.ts: switch the .agent.md copilot-format test
to use agents that still have ce-* versions (correctness-reviewer,
maintainability-reviewer) since security-sentinel and performance-oracle
are gone. Drop the `lint` case from legacy-only cleanup since the fork
re-introduced ce-lint (Python linter) as a current agent.
Legacy cleanup registries:
- src/utils/legacy-cleanup.ts: add the 9 deleted ce-* agent names to
STALE_AGENT_NAMES and ce-dhh-rails-style to STALE_SKILL_DIRS so upgrades
from pre-merge installs sweep the old files.
- src/data/plugin-legacy-artifacts.ts: mirror the additions in the
compound-engineering plugin's historical artifact lists.
Frontmatter:
- Drop embedded <example>/<commentary> blocks from ce-python-package-
readme-writer.agent.md and ce-tiangolo-fastapi-reviewer.agent.md
descriptions. Cowork's plugin validator rejects bare angle-bracket
tokens; tests/frontmatter.test.ts was failing on these two local agents.
Test state: 944 pass / 9 fail. Remaining 9 failures are pre-existing
detect-project-type.sh monorepo probe tests in ce-polish-beta that were
failing on baseline HEAD before this merge work began. Not introduced
by this merge.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 14:12:14 -05:00
Trevin Chow
ab44d89b0b
fix(release): remove stale release-as pin ( #674 )
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
2026-04-24 07:23:02 -07:00
Trevin Chow
351d12ec5b
fix(ce-update): compare against main plugin.json, not release tags ( #660 )
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
2026-04-23 14:36:58 -07:00
Trevin Chow
7ddfbed33b
feat(pi): first-class support via pi-subagents + pi-ask-user ( #651 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 10:26:29 -07:00
Trevin Chow
6155b9de3c
fix(ce-update): derive cache dir from CLAUDE_PLUGIN_ROOT parent ( #645 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 08:42:28 -07:00
Trevin Chow
13f95ba639
fix(skills): cap skill descriptions at harness limit ( #643 )
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
2026-04-21 21:56:15 -07:00
Trevin Chow
5a26a8fbd3
refactor(ce-code-review): anchored confidence, staged validation, and model tiering ( #641 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 21:04:29 -07:00
Trevin Chow
b104ce46be
fix(lfg): use platform-neutral skill references ( #642 )
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
2026-04-21 20:08:48 -07:00
Trevin Chow
accbd2adcf
refactor(todos): remove internal file-based todo system ( #635 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 18:16:13 -07:00
Trevin Chow
19bbb60e90
refactor(skills): remove ce-onboarding skill ( #639 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 18:15:36 -07:00
Trevin Chow
ff0eee391e
refactor(ce-brainstorm): make doc review opt-in in Phase 4 handoff ( #633 )
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
2026-04-21 16:28:20 -07:00
Trevin Chow
6caf330363
refactor(ce-doc-review): anchor-based confidence scoring ( #622 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 14:54:03 -07:00
Trevin Chow
4c57508c1a
refactor(agents): flatten agents directory ( #621 )
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
2026-04-21 02:35:21 -07:00
Trevin Chow
cd4af86e5e
refactor(session-history): move extraction scripts behind skills ( #619 )
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
2026-04-21 00:12:11 -07:00
Trevin Chow
3ed4a4fa0f
feat(codex): native plugin install manifests + agents-only converter ( #616 )
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
2026-04-20 19:44:25 -07:00
Trevin Chow
c2d60b47be
refactor(install): prefer native plugin install across targets ( #609 )
...
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
Co-authored-by: John Cavanaugh <cavanaug@users.noreply.github.com >
2026-04-20 18:47:07 -07:00
Trevin Chow
d8436b9a3c
fix(ce-compound): quote YAML array items starting with reserved indicators ( #613 )
...
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
Co-authored-by: Nathan Vale <hi@nathanvale.com >
2026-04-20 14:01:11 -07:00
Trevin Chow
c1f68d4d55
feat(doc-review, learnings-researcher): tiers, chain grouping, rewrite ( #601 )
...
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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 20:25:47 -07:00
Trevin Chow
2aee4d4203
fix(ce-release-notes): backtick-wrap <skill-name> token in description ( #603 )
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
2026-04-19 00:38:15 -07:00
Trevin Chow
5c0ec9137a
refactor(cli)!: rename all skills and agents to consistent ce- prefix ( #503 )
...
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
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 15:44:22 -07:00
Trevin Chow
27cbaf8161
feat(ce-review): add per-finding judgment loop to Interactive mode ( #590 )
...
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
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:09:03 -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
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
alexph-dev
ed778e62f1
fix(converters): preserve Codex config on no-MCP install ( #564 )
2026-04-15 10:06:42 -07:00
alexph-dev
ee8e402897
fix(converters): preserve Codex agent sidecar scripts ( #563 )
2026-04-15 10:06:26 -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
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
Martin Kessler
2c05c43dc8
fix(openclaw): use sync plugin registration ( #498 )
...
Co-authored-by: Niemand Assistant <niemand@kessler.io >
2026-04-08 14:13:43 -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
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
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
David Torres
6dcb4a3c55
fix(converters): remove invalid tools/infer from Copilot agent frontmatter ( #493 )
2026-04-02 13:23:40 -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
577db53a2d
fix(converters): OpenCode subagent model and FQ agent name resolution ( #483 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 16:45:07 -07:00
Trevin Chow
c65a698d93
fix(converters): preserve user config when writing MCP servers ( #479 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:46:57 -07:00
Octopus
e372b43d30
feat(model): add MiniMax provider prefix for cross-platform model normalization ( #463 )
2026-03-31 00:22:50 -07:00
Trevin Chow
638b38abd2
fix(review): harden ce-review base resolution ( #452 )
2026-03-30 01:10:45 -07:00
Trevin Chow
f93d10cf60
feat(converters): centralize model field normalization across targets ( #442 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 13:08:35 -07:00
Trevin Chow
35678b8add
feat(testing): close the testing gap in ce:work, ce:plan, and testing-reviewer ( #438 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 13:07:05 -07:00
Trevin Chow
9caaf071d9
feat(review): make review mandatory across pipeline skills ( #433 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 20:31:03 -07:00
Trevin Chow
3706a9764b
feat(ce-review): add headless mode for programmatic callers ( #430 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 16:09:21 -07:00
Trevin Chow
914f9b0d98
feat(ce-review): add base: and plan: arguments, extract scope detection ( #405 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 07:59:54 -07:00
Trevin Chow
da390a65a2
refactor: merge deepen-plan into ce:plan as automatic confidence check ( #404 )
2026-03-26 22:15:58 -07:00
Trevin Chow
b25480af9e
fix: sanitize colons in skill/agent names for Windows path compatibility ( #398 )
2026-03-26 16:15:48 -07:00
Trevin Chow
0877b693ce
fix: add strict YAML validation for plugin frontmatter ( #399 )
2026-03-26 14:07:28 -07:00
Trevin Chow
daddb7d72f
fix: consolidate compound-docs into ce-compound skill ( #390 )
2026-03-26 11:41:19 -07:00
Trevin Chow
e09a7426be
feat: add branch-based plugin install for worktree workflows ( #395 )
2026-03-26 11:01:56 -07:00