refactor(cli)!: rename all skills and agents to consistent ce- prefix (#503)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -47,7 +47,7 @@ async function makeFixtureRoot(): Promise<string> {
|
||||
)
|
||||
await writeFile(
|
||||
path.join(root, "plugins", "compound-engineering", "skills", "ce-plan", "SKILL.md"),
|
||||
"# ce:plan\n",
|
||||
"# ce-plan\n",
|
||||
)
|
||||
await writeFile(
|
||||
path.join(root, "plugins", "compound-engineering", ".mcp.json"),
|
||||
|
||||
Reference in New Issue
Block a user