chore: sync CEP upstream definitions#176
Merged
Merged
Conversation
- Updated agents/research/learnings-researcher from CEP commit 9150a1e - Converted examples to XML block format - Updated integration references (/workflows:plan → /ce:plan) - Preserved Systematic-specific model settings (mode: subagent, temperature: 0.2) - Synced sync-manifest.json with new upstream hash Report-only items (require manual review): - 26 new upstream definitions (CEP commands converted to skills) - 30 upstream deletions (old command paths removed from CEP)
This was referenced Mar 14, 2026
marcusrbrown
approved these changes
Mar 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CEP Sync Summary
Hash Changes
Changes Applied
<examples>from inline prose to XML block format at frontmatter level/workflows:planto/ce:planmode: subagent,temperature: 0.2)model:field (upstream usesmodel: inherit)Conflicts
(None detected)
New Upstream (report-only)
Note: These are CEP definitions that exist upstream but are not yet imported to Systematic. CEP has migrated commands to skills. Manual review required.
Analysis: CEP has migrated commands to skills. The
ce-*skills replacecommands/ce/*andworkflows-*skills are deprecated stubs. Systematic currently has these as commands. Decision needed: import skills and delete commands, or keep current command structure.Upstream Deletions (report-only)
Note: These definitions exist in Systematic's sync-manifest but no longer exist upstream. Manual review required.
Analysis: CEP removed old command paths after migrating to skills. These files still exist locally. Decision needed: keep as-is (local ownership) or remove.
Errors
(None)
Rewrite Failures
(None)
Phantom References
(None detected)
Next Steps
New Upstream Skills: Decide whether to import the 26 new CEP skills. These are command-to-skill migrations that may require structural changes to Systematic.
Upstream Deletions: Decide whether to:
manual_overrides: [{"field": "*", "reason": "Local ownership"}]to manifestCEP Migration: If importing skills, follow the convert-cc-defs skill workflow for each definition.