onmyway133

onmyway133 / nod

Public

🎏 Kanban markdown task manager for AI Agents

17
3
100% credibility
Found Apr 15, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Nod is a task management tool that stores hierarchical tasks (epics, tasks, subtasks, bugs) as individual markdown files for easy git integration, with terminal commands for listing/updating and a local web Kanban board.

How It Works

1
🔍 Find a simple task helper

You hear about Nod, a friendly way to keep track of project work using plain notes that play nice with your file history.

2
🏠 Set up your task home

In your project folder, you create a cozy spot to hold all your tasks with a single easy action.

3
🎯 Build your task family

You start a big goal like an epic, then nest smaller tasks and steps under it to map out your work.

4
đź“‹ Spot what's ready

You glance at the list of tasks waiting for you, sorted by urgency so you always know what to tackle next.

5
🖥️ View your colorful board

A lively Kanban board pops open in your web browser, letting you drag tasks from to-do to done with real-time updates.

6
✏️ Track your progress

As you finish pieces, you update statuses, jot quick notes, and see everything stay in sync.

âś… Celebrate clear progress

Your work is beautifully organized, easy to review over time, and you feel on top of every goal.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is nod?

nod is a TypeScript CLI task manager that stores tasks as individual Markdown files with YAML frontmatter for status, priority, tags, and hierarchy—epics contain tasks, which nest subtasks or bugs. It solves git-friendly task tracking for developers and AI agents like Claude Code, letting you commit diffs, edit in any IDE, and query via commands like `nod available`, `nod tree`, or `nod ui` for a local Kanban board. Built on Bun, it outputs JSON for AI integration and spins up an auto-refreshing web dashboard at localhost:7777.

Why is it gaining traction?

Unlike SaaS tools or GitHub kanban projects, nod keeps everything in plain Markdown files for seamless git integration—no databases or logins. Developers love the hierarchy views (`nod tree epic-1`), quick notes (`nod note task-2 "progress"`), and AI-ready JSON exports, making it a lightweight github kanban board alternative or markdown kanban vscode companion. The web UI provides a real-time kanban github issues view without leaving your repo.

Who should use this?

Solo devs or small teams building node js apps who want a markdown kanban board in their git repo, especially those piping `nod available --json` to AI agents for next-task selection. Full-stack engineers tired of Jira overhead will dig the git kanban integration for epics and bugs; AI workflow users (nod ai github style) get structured context from `nod get` or `nod epic-tasks`.

Verdict

Worth a spin for git-native task management—solid CLI, intuitive web kanban view, and excellent README with examples—but at 17 stars and 1.0% credibility, it's early and unproven. Init a test project; if you need mature scale, stick to GitHub Projects.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.