Series · 4 parts
Growing Your Project with Umtri
Umtri is a tool that records and visualizes a project's structure and growth as a tree. From connecting it via MCP to logging features, deploys, bugs, and history, we walk through managing a project with Umtri.
- 01Umtri.io? What Does This Tool Actually Do?As a project grows, it's easy to lose track of — or never really know — its structure. With vibe coding, even more so. Umtri is a tool that helps you understand and remember it.
- 02Connecting Umtri's MCP to Claude CodeA step-by-step guide from setting up an Umtri account and token to connecting Umtri's MCP to Claude Code, and what you can do with it.
- 03Stacking Features and Recording Them in the Tree — Plus the Season ConceptA development routine that leaves a trail in the Umtri tree every time you add a feature, and the Season concept for dividing up a project's growth cycle.
- 04Logging Deploys, Refactoring, and Bugs to UmtriHow to auto-log deployments with GitHub Actions, sync the tree after refactoring, and map and register a bug's scope of impact through the tree.