gt-create - Scaffold a new project in the vault
Gathers project details, runs an initialization script to scaffold files, populates idea.md, and cross-links related pages.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Gather project configuration details
- Check existing project folder conflicts
- Execute vault initialization python script
- Populate project idea document
- Link related projects and pages
Inputs
- Project slug
- Project title
- Project tags
- Project domain
- Vault path configuration
- User project description
Outputs
- Scaffolded project directory
- Populated idea.md file
- Updated Projects/README.md registry
- Project creation summary message
Requirements
- Python 3 environment
- Vault path in GT_VAULT or ~/.claude/vault-config.json
- Bundled vault_init.py script
