The new names better reflect the compounding engineering philosophy: each documented solution compounds your team's knowledge. - /codify → /compound (old command shows deprecation notice) - codify-docs → compound-docs skill - Updated all docs, philosophy sections, and references 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
18 lines
539 B
Markdown
18 lines
539 B
Markdown
---
|
|
name: codify
|
|
description: "[DEPRECATED] Use /compound instead - Document solved problems"
|
|
argument-hint: "[optional: brief context about the fix]"
|
|
---
|
|
|
|
# /codify is deprecated
|
|
|
|
**This command has been renamed to `/compound`.**
|
|
|
|
The new name better reflects the compounding engineering philosophy: each documented solution compounds your team's knowledge.
|
|
|
|
---
|
|
|
|
Tell the user: "Note: `/codify` has been renamed to `/compound`. Please use `/compound` going forward."
|
|
|
|
Now run the `/compound` command with the same arguments: #$ARGUMENTS
|