John Lamb
4018db3d9e
Merge upstream origin/main (v2.60.0) with fork customizations preserved
...
Incorporates 78 upstream commits while preserving all local fork intent:
- Keep deleted: dhh-rails, kieran-rails, dspy-ruby, andrew-kane-gem-writer (FastAPI pivot)
- Merge both: ce-review (zip-agent + design-conformance wiring),
kieran-python-reviewer (pipeline + FastAPI conventions),
ce-brainstorm/ce-plan/ce-work (improvements + deploy wiring),
todo-create (template refs + assessment block),
best-practices-researcher (rename + FastAPI refs)
- Accept remote: 142 remote-only files, plugin.json, README.md
- Keep local: 71 local-only files (custom agents, skills, commands, voice)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 12:28:53 -05:00
John Lamb
bf1f79aba4
Merge upstream origin/main (v2.60.0) with fork customizations preserved
...
Incorporates 78 upstream commits while preserving all local fork intent:
- Keep deleted: dhh-rails, kieran-rails, dspy-ruby, andrew-kane-gem-writer (FastAPI pivot)
- Merge both: ce-review (zip-agent-validator + design-conformance-reviewer wiring),
kieran-python-reviewer (upstream pipeline + FastAPI conventions),
ce-brainstorm/ce-plan/ce-work (upstream improvements + deploy wiring checks),
todo-create (upstream template refs + assessment block),
best-practices-researcher (upstream rename + FastAPI refs)
- Accept remote: 142 remote-only files, plugin.json, README.md
- Keep local: 71 local-only files (custom agents, skills, commands, voice)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 12:27:52 -05:00
John Lamb
8a1b176044
add zip agent based code reviewer agent
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-03-31 11:48:35 -05:00
Trevin Chow
847ce3f156
feat(ce-review): enforce table format, require question tool, fix autofix_class calibration ( #454 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 01:38:38 -07:00
Trevin Chow
638b38abd2
fix(review): harden ce-review base resolution ( #452 )
2026-03-30 01:10:45 -07:00
Trevin Chow
d2b24e07f6
feat(skills): clean up argument-hint across ce:* skills ( #436 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 01:25:20 -07:00
Trevin Chow
03f5aa65b0
feat(ce-review): improve signal-to-noise with confidence rubric, FP suppression, and intent verification ( #434 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 00:34:59 -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
John Lamb
273f2a8dde
feat: generalize design-conformance-reviewer and wire into ce-review
...
Remove ATS-platform-specific hardcoding from design-conformance-reviewer
so it works against any repo's design docs. Add it to ce-review's
conditional agent dispatch with selection criteria based on the presence
of design documents or an active implementation plan.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 12:20:46 -05: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
5e6cd5c909
feat: add adversarial review agents for code and documents ( #403 )
2026-03-26 20:34:49 -07:00
Trevin Chow
b30288c44e
feat: add project-standards-reviewer as always-on ce:review persona ( #402 )
2026-03-26 19:20:15 -07:00
Trevin Chow
506ad01b4f
fix: replace broken markdown link refs in skills ( #392 )
2026-03-26 11:57:19 -07:00
Trevin Chow
ce9016fac5
feat: integrate orphaned stack-specific reviewers into ce:review ( #375 )
2026-03-25 13:47:43 -07:00
John Lamb
0b26ab8fe6
Merge upstream origin/main with local fork additions preserved
...
Accept upstream's ce-review pipeline rewrite (6-stage persona-based
architecture with structured JSON, confidence gating, three execution
modes). Retire 4 overlapping review agents (security-sentinel,
performance-oracle, data-migration-expert, data-integrity-guardian)
replaced by upstream equivalents. Add 5 local review agents as
conditional personas in the persona catalog (kieran-python, tiangolo-
fastapi, kieran-typescript, julik-frontend-races, architecture-
strategist).
Accept upstream skill renames (file-todos→todo-create, resolve_todo_
parallel→todo-resolve), port local Assessment and worktree constraint
additions to new files. Merge best-practices-researcher with upstream
platform-agnostic discovery + local FastAPI mappings. Remove Rails/Ruby
skills (dhh-rails-style, andrew-kane-gem-writer, dspy-ruby) per fork's
FastAPI pivot.
Component counts: 36 agents, 48 skills, 7 commands.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 13:28:22 -05:00
Trevin Chow
7c5ff445e3
feat: promote ce:review-beta to stable ce:review ( #371 )
2026-03-24 21:00:38 -07:00
Trevin Chow
2612ed6b3d
feat: rationalize todo skill names and optimize skills ( #368 )
2026-03-24 18:35:09 -07:00
Trevin Chow
65e5621dbe
refactor: consolidate todo storage under .context/compound-engineering/todos/ ( #361 )
2026-03-24 09:54:30 -07:00
PJ Hoberman
88c89bc204
feat: edit resolve_todos_parallel skill for complete todo lifecycle ( #292 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 16:18:18 -07:00
Trevin Chow
4d80a59e51
feat: refactor brainstorm skill into requirements-first workflow
2026-03-14 19:09:33 -07:00
Matt Van Horn
026602e624
fix(skills): use fully-qualified agent namespace in Task invocations
...
Rebased onto main after #251 restructured commands into skills/.
Applied the same namespace fix to the new skill file locations
(ce-brainstorm, ce-plan, ce-review SKILL.md files).
Short agent names like `repo-research-analyst` are replaced with
fully-qualified `compound-engineering:research:repo-research-analyst`
to ensure correct agent resolution across all plugin targets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 09:28:05 -07:00
Matt Van Horn
3e99c11c0b
refactor(skills): migrate commands to skills directory structure
...
Move all 27 command .md files from commands/ to skills/*/SKILL.md
format. Claude Code 2.1.3+ merged commands and skills - both create
slash commands and work identically. Skills add optional features
like supporting files and automatic context loading.
- commands/ce/*.md -> skills/ce-*/SKILL.md
- commands/workflows/*.md -> skills/workflows-*/SKILL.md
- commands/*.md -> skills/*/SKILL.md
- Update plugin.json and marketplace.json descriptions
- Update CLAUDE.md directory structure docs
- Update deploy-docs and generate_command references
Fixes #116
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:35:46 -07:00