703ac9dfcc
- Implement cmdInitTemplate: find workspace root, generate template package - Generate roles.ts, moderator.ts, index.ts with hello-world boilerplate - Detect workspace by walking up to find package.json with workspaces - Error on existing template dir or outside workspace - Add init-template.test.ts Testing: #47