# climech/grit

Multitree-based personal task manager

Repository: https://github.com/climech/grit
Canonical: https://ross.abutalabs.com/products/climech-grit
Language: Go
License: MIT
License Family: permissive
Topics: grit, multitree, graph, productivity, todo
Last push: 2021-09-01T22:10:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2121, "days_push": 1827, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1702, forks 51 (observed 2026-08-28T04:05:24.464113+00:00)

## What it is
Grit is a command-line personal task manager written in Go that represents tasks as nodes of a multitree, a class of directed acyclic graphs. It supports subdividing tasks into subtasks and distributing work across days using date nodes and cross links for short- and long-term planning.

## Use cases
- manage my todo list from the terminal
- break big tasks into subtasks
- plan work across multiple days
- track long-term goals and short-term tasks together
- organize tasks hierarchically with links between them
- a task manager with a graph-based structure

## When to choose
- you want a lightweight, keyboard-driven CLI task manager
- you need hierarchical tasks with subtasks and cross-links
- you prefer local, file-based tools without cloud dependencies
- you like graph/multitree structures for planning

## When to avoid
- you need collaboration or team features
- you want a GUI or mobile app
- you need sync across devices out of the box
- you need active development and frequent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, scheduling
- domain: developer-tools
- platform: windows, cli, cross-platform
- tags: task-manager, todo, multitree, dag, planning, go, command-line, linux, macos

## Member repositories
- climech/grit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.464113+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:39.808386+00:00, confidence not recorded.
  - readme: https://github.com/climech/grit (fetched 2026-08-28T04:05:24.464113+00:00, sha 839ac87a75fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
