pattern-deploy
Installation
SKILL.md
Deploy Phase
Use the ct skill, or read skills/ct/SKILL.md, for comprehensive CLI
documentation.
Read First
docs/development/LOCAL_DEV_SERVERS.md- Local dev setupdocs/common/workflows/development.md- Workflow commands
Find Identity Key
ls -la ./ct.key ./identity.key 2>/dev/null || ls -la *.key 2>/dev/null || find . -name "*.key" -maxdepth 2 2>/dev/null
Commands
Check syntax without deploying: