Rename /codify to /compound and codify-docs to compound-docs

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>
This commit is contained in:
Kieran Klaassen
2025-11-27 14:13:00 -08:00
parent 852b0b8920
commit dbdd9c6676
15 changed files with 245 additions and 213 deletions

View File

@@ -35,7 +35,7 @@ agents/
└── docs/ # Documentation agents
commands/
├── workflows/ # Core workflow commands (/plan, /review, /work, /codify)
├── workflows/ # Core workflow commands (/plan, /review, /work, /compound)
└── *.md # Utility commands
skills/