stackydo

kythin/stackydo
★ 1 stars Unknown language 🤖 AI/LLM Updated today
Context-aware CLI task manager built for speed and AI-integrated workflows. Plain markdown files, stacks, and a built-in MCP server. One person's entire workload in one place.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stackydo": {
      "command": "npx",
      "args": [
        "-y",
        "kythin/stackydo"
      ]
    }
  }
}

README Excerpt

**The shared task list for you and your AI agents.** Every task is a plain markdown file with structured context, organised into named **stacks**, under a workflow that is semi-opinionated but flexible: usable as-is as a general development lifecycle, or tuned to how you actually work. Because tasks are just files, an agent can read your whole workload, pick up a task, update it, and hand it back through the same store you work from.