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 setup
  • docs/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:

Related skills
Installs
49
GitHub Stars
33
First Seen
Jan 21, 2026