Quickstart¶
Get running in under 5 minutes.
1. Install weld globally¶
2. Initialize in your project¶
3. Check your environment¶
4. Research a specification¶
Generate a research prompt and run Claude:
5. Generate a plan¶
Create an implementation plan from your spec:
6. Execute the plan interactively¶
7. Review a document¶
Validate a document against the codebase:
8. Review code changes¶
Before committing, review your changes:
9. Commit with transcript provenance¶
Auto-generate commit message with transcript link:
Next Steps¶
- Workflow Overview - Understand the full development workflow
- Commands Reference - Detailed command documentation
- Configuration - Customize weld for your project