What problem does it solve?
Initializes a TAD project by laying down the core structure, configurations, and knowledge scaffolds, ensuring a consistent start for triangle-assisted development.
Core Features & Use Cases
- Create the TAD directory structure (.tad, .tad/active, .tad/archive, .tad/gates, .tad/project-knowledge, .tad/templates/output-formats) and initialize project context files
- Copy core TAD config, version, templates, and skills from the repository, and optionally bootstrap Claude skills
- Generate initial project artifacts (PROJECT_CONTEXT.md, NEXT.md, CLAUDE.md) to establish context and workflow
- Bootstrap foundational project knowledge files under .tad/project-knowledge with a Foundational section
- Verify the bootstrap results and display a success message with Quick Start and Next Steps
Quick Start
Run tad-init to bootstrap TAD in your current project workspace.