Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
Claude-task-master Alternatives
Similar projects and alternatives to claude-task-master
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
cursor-custom-agents-rules-generator
Maximize the potential of Cursor best practices for Automatic Rule and Custom Agent Generation and Agile Workflows
-
-
cursor10x-mcp
The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context, project history, and code relationships across sessions.
-
-
manage-my-damn-life-nextjs
Manage My Damn Life (MMDL) is a self-hosted front end for managing your CalDAV tasks and calendars.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
roo-commander
Think of it like having a virtual, specialized software development team right inside your editor, orchestrated by the 👑 Roo Commander, powered by Roo Code on VS Code
-
claude-task-master discussion
claude-task-master reviews and mentions
-
Show HN: Code Claude Code
Is it the same lines of RooCode task orchestrator [1] or claude-task-master[2] ?
[1] https://www.reddit.com/r/ChatGPTCoding/comments/1k8641f/roo_...
[2] https://github.com/eyaltoledano/claude-task-master
Seems like this task orchestration is the next must-have thing for every agentic AI solution and it makes perfect sense.
-
Show HN: Task Commit and Look System
I've found a nice system with task-master:
https://github.com/eyaltoledano/claude-task-master
I call it the "30 task commit and look system". With TM you define your PRD:
https://github.com/andrewarrow/connectWith___/blob/main/scri...
And then your 10 tasks, and 3 subtasks for each:
https://github.com/andrewarrow/connectWith___/tree/main/task...
And then I open claude code with a fresh context window and ask:
can you review scripts/PRD.txt and tasks/* and complete task [:task] next. Mark it as complete when done.
Then I exit claude code and run:
git add .; git commit -a -m 1.1; git push
do this over and over:
git add .; git commit -a -m 1.2; git push
git add .; git commit -a -m 1.3; git push
git add .; git commit -a -m 2.1; git push
git add .; git commit -a -m 2.2; git push
git add .; git commit -a -m 2.3; git push
git add .; git commit -a -m 3.1; git push
etc.
git add .; git commit -a -m 10.3; git push
I let this run all night. Then in the morning I see what state the code is in. From there I can go back to any of the 30 commits and tweak stuff.
-
Show HN: AgentAPI – HTTP API for Claude Code, Goose, Aider, and Codex
can you compare this to https://github.com/eyaltoledano/claude-task-master ?
-
A note from our sponsor - Civic Auth
www.civic.com | 12 May 2025
Stats
eyaltoledano/claude-task-master is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of claude-task-master is JavaScript.
Popular Comparisons
- claude-task-master VS cursor-custom-agents-rules-generator
- claude-task-master VS connectWith___
- claude-task-master VS cursor10x-mcp
- claude-task-master VS browser-tools-mcp
- claude-task-master VS agentapi
- claude-task-master VS manage-my-damn-life-nextjs
- claude-task-master VS roo-commander
- claude-task-master VS cursor-talk-to-figma-mcp
- claude-task-master VS Playwright