Backlog.md

Active
GitHub TypeScript MIT

Description

A tool for managing project collaboration between humans and AI Agents in a git ecosystem.

Key Features

  • Markdown-native task manager where every task is a .md file
  • MCP integration for Claude Code, Gemini CLI, Codex and other AI assistants
  • Real-time Kanban board in terminal (backlog board)
  • Web interface with drag-and-drop visual task management
  • Spec-driven AI development workflow: decompose → plan → implement → verify

Use Cases

💡 Spec-driven development with AI agents: structured tasks for predictable results
💡 Personal or team project task management, fully offline capable
💡 Lightweight project board in Git repos without external services
💡 Development workflow management with AI coding assistants

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (6.6k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

npm i -g backlog.md && backlog init "My Project" && backlog board

Related Projects

Nx

29.3k · TypeScript
Active A+

The Monorepo Platform that amplifies both developers and AI agents, optimizing builds, scaling CI and automatically fixing failed PRs.

codingtypescriptagent +2
  • · Incremental Builds — Auto-caches unchanged task outputs, runs only tasks affected by code changes
  • · AI-native CLI — Nx CLI optimized for AI agents with full context, supports autonomous operation and self-healing CI
  • · Polyglot Plugin System — Supports Vite, Webpack, Jest, Gradle, Maven, .NET, Go and more toolchains

Background Agents

2.7k · TypeScript
Active A

An open-source background agents coding system that autonomously executes coding tasks in the background, including code reviews, test generation, and feature implementation.

codingagenttypescript +2
  • · Hosted background coding agent that works on tasks while developers focus on other work
  • · Full development environment with Node.js, Python, git, browser automation, and VS Code
  • · Multi-channel access via web UI, Slack, GitHub PRs, Linear issues, and webhooks

CC Haha

14.3k · TypeScript
Active A

Locally runnable version of Claude Code with cross-platform desktop app and Computer Use capabilities, including core module analysis.

typescriptcodingagent +2
  • · Cross-platform desktop workstation (macOS/Windows/Linux) with session management, multi-project switching, and terminal
  • · Branch/Worktree startup — choose repository branch and isolated workspace for new sessions
  • · Right-side code changes panel with real-time AI editing Diff and file changes view