Uh oh!
There was an error while loading. Please reload this page.
feat(examples): add engineering workspace - #454
Conversation
Deploying allagents with |
| Latest commit: | cb4c579 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0f5f1863.allagents.pages.dev |
| Branch Preview URL: | https://feat-engineering-plugin.allagents.pages.dev |
christso
commented
Aug 23, 2026
Expanded the Compound allowlist based on actual workflow usage. Added exact upstream names Reverification: focused parser/resolution tests 19/19; isolated project-scoped update copied exactly 17 enabled skills with 0 failures (13 Compound, 3 Matt, 1 Hermes). |
christso
commented
Aug 24, 2026
Replaced the repository-owned Matt adaptations with the exact upstream dependency closure. Decision: the selected workflows are composed upstream skills. Vendoring narrowed research, prototype, tracker, report, domain, and parallel-design behavior while creating a maintenance fork. Shared Matt triage remains excluded because its policy is not project-discovered; Compound continues to own plan/work/review/debug. Verification:
Local coordinator commit: |
christso
commented
Aug 24, 2026
Compound dependency/handoff closure is complete locally in Closure decision:
Verification:
The PR description now contains the full closure rationale, exact resolved set, verification, and deliberate exclusions. |
christso
commented
Aug 25, 2026
Full-plugin cutover is implemented and verified in local commit Evidence:
The complete plugin intentionally retains |
Summary
compound-engineering-v3.23.3instead of maintaining a near-complete skill allowlistllm-wikice-worktreeavailable; Workmux remains the preferred future orchestration path once its runtime prerequisites landConfiguration
Pin evidence
git ls-remote --tagsresolvescompound-engineering-v3.23.3to871996c4e35512e3d33cdc9c2532395f7bf10831.claude-plugin/plugin.jsonreports namecompound-engineering, version3.23.3resolvedRef: compound-engineering-v3.23.3,resolvedSha: 871996c4e35512e3d33cdc9c2532395f7bf10831, andpinnedRef: compound-engineering-v3.23.3Resolved skills
Exactly 43 skills are enabled: 33 Compound + 9 Matt + 1 Hermes.
Compound (33):
ce-babysit-prce-brainstormce-code-reviewce-commitce-commit-push-prce-compoundce-compound-refreshce-debugce-doc-reviewce-dogfoodce-explaince-handoffce-ideatece-optimizece-plance-polishce-povce-product-pulsece-promotece-proofce-prototypece-resolve-pr-feedbackce-retunece-riffrec-feedback-analysisce-setupce-simplify-codece-strategyce-sweepce-test-browserce-test-xcodece-workce-worktreelfgMatt (9):
codebase-design,domain-modeling,grill-with-docs,grilling,improve-codebase-architecture,prototype,research,setup-matt-pocock-skills,wayfinder.Hermes (1):
llm-wiki.Isolated install verification
From a standalone copy containing only
examples/workspaces/engineering, with disposableHOME,TMPDIR, and XDG config/cache/data directories:update --json: 43 copied, 0 failed, 0 skippedskill list --json: exactly 43 enabled skills with the 33/9/1 split above.claude-plugin/CHANGELOG.md,marketplace.json, andplugin.json; metadata reports version 3.23.3.claude-pluginor.agents/pluginsmetadata was copied into the universal client surface, as expected.agents/skills/ce-skill-workdid not become client-visible; no nested.agents/skillsentry exists under any installed skillFocused tests
bun test tests/unit/utils/workspace-parser.test.ts tests/unit/utils/source-parser.test.ts tests/unit/models/workspace-config.test.ts tests/unit/core/plugin.test.ts tests/unit/core/skill-resolution.test.ts— 54 pass, 0 failgit diff --check— cleanLocal handoff commit:
137b80f(fix(workspace): enable complete Compound plugin). The coordinator will merge/push; this session did not push directly.