feat: add --template flag to hatk new (clone from GitHub)
Templates are standalone hatk projects hosted at github.com/hatk-dev/.
`hatk new my-app --template statusphere` clones hatk-template-statusphere,
strips .git, and sets the project name in package.json.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>