claude-task-manager
Personal AI project manager with Claude Code integration and persistent context
Install / Use
npx skills add vibehat/claude-task-managerInstalls into whichever agent you are using.
Other
Other agent config
Quality Score
Category
AI & Machine LearningSupported Platforms
Skill content
View source on GitHubClaude Task Manager
<div align="center"> <img src="./public/logo-transparent.png" alt="Claude Task Manager - AI Project Manager UI" width="120" height="120" />Personal AI project manager with Claude Code integration and persistent context
Seamless project management workflow for Claude Code, VS Code, and Cursor
</div>Claude Task Manager is a personal project management interface powered by AI agents that remembers your entire project context. Built on Claude Task Master, it provides seamless Claude Code project management integration with development tools like Claude Code, Cursor, and VS Code. Perfect for developers and teams who want AI project management that coordinates across their entire workflow.
The Problem
It's 9 AM. You open your AI coding assistant.
"So I'm building a..."
Stop. You explained this yesterday. And the day before.
That database decision from last week? Lost in tab #7. The refactoring plan? Gone.
Every AI conversation starts from zero.
The Solution
An AI project manager that never forgets
Beautiful UI layer over the powerful Task Master CLI engine:
graph TB
subgraph "Claude Task Manager UI (This Project)"
UI[Beautiful Web Interface]
TSL[Task Semantic Layer]
PC[Persistent Context Store]
SYNC[Task Master Sync Engine]
end
subgraph "Task Master CLI (Wrapped)"
TM_CLI[task-master commands]
TM_DATA[tasks.json & .md files]
TM_AI[AI-powered task generation]
end
subgraph "AI Agents"
CC[Claude Code]
RA[Research Agent]
PA[Planning Agent]
end
subgraph "Developer Experience"
DEV[Developer]
BROWSER[Web Browser]
TERMINAL[Terminal/Claude Code]
end
DEV --> BROWSER
BROWSER --> UI
UI --> TSL
TSL --> PC
TSL --> SYNC
SYNC <--> TM_CLI
SYNC <--> TM_DATA
TM_CLI <--> TM_AI
DEV --> TERMINAL
TERMINAL <--> CC
CC <--> TSL
TM_AI <--> RA
TM_AI <--> PA
style UI fill:#4A90E2
style TSL fill:#50C878
style PC fill:#FFB347
style SYNC fill:#DDA0DD
style TM_CLI fill:#2E7D32
📊 See complete workflow diagrams →
No more explaining context. No more lost decisions. Just building.
Your vision stays intact from day 1 to launch.
⚠️ Status: Under Active Development
We're in the early foundation stage - building core philosophy, researching UI/UX approaches, and establishing the architectural foundation.
🔬 What we're doing now:
- Defining the vibehat development methodology
- Researching optimal UI patterns for AI-assisted workflows
- Building foundational architecture and components
- Creating comprehensive documentation and mockups
🤝 Want to contribute? We're looking for developers interested in shaping the future of AI development tools:
- Create issues with ideas and feedback
- Check out our research docs:
docs/prd/main.md - Explore architecture:
docs/architecture/diagrams.md - Review wireframes:
docs/wireframes/ - See mockups in action: https://claude-task-manager.vercel.app/
Every contribution helps shape this project. Early contributors get to influence the core direction.
How it works
Quick start for any project
# One command to set up everything
npx claude-task-manager init
# Start the UI
npx claude-task-manager start
Opens in your browser. That's it.
What happens:
init→ Sets up project management skeleton (tasks, docs, config)start→ Launches the UI in your browser- Use normally → Claude Task Master CLI still works as usual
Or try the demo first
# Clone and run locally
git clone https://github.com/vibehat/claude-task-manager.git
cd claude-task-manager
pnpm install && pnpm dev
What makes this different
⚡ Minimal setup, maximum results
One command gets you started. From npx claude-task-manager init to shipping features in under 2 minutes.
🎯 Personal productivity → Team collaboration
Master your own workflow first, then scale to team coordination. Excellence starts with individual mastery.
🏠 Local first, integration ready
Your data stays on your machine. Connect to cloud tools when it makes sense, not because you have to.
🚀 Ship products, not processes
Focus on building things people want. Let AI agents handle implementation details while you drive the vision.
💡 Smart by default, simple by design
Advanced orchestration that feels effortless. Multiple agents coordinate behind the scenes while you stay in flow.
AI-Powered Development Philosophy
Seamless AI collaboration. This tool embraces both traditional flow state development and modern vibe coding approaches. Whether you're doing deep focus coding during quiet hours or using AI to generate code from natural language prompts, we support your workflow.
Most tools break your flow. Context switching kills creativity. But when your AI remembers everything, generates code from your descriptions, and your workspace stays consistent, you can build faster without interruption.
This is your AI-enhanced development companion. Built by developers who understand that the best code happens when you're collaborating effectively with AI tools.
Claude Code Project Management Integration
Perfect Claude Code project management companion:
- Persistent project context - Your Claude Code conversations remember your entire project management setup
- Seamless workflow - Terminal, tasks, project management, and AI chat in one interface
- Flow preservation - No more explaining your architecture or project management decisions every session
- Focus-optimized - Dark mode, minimal distractions, maximum project management productivity
For existing projects
Already have Claude Task Master set up? Just run:
npx claude-task-manager start
The UI will use your existing tasks and configuration.
Features that actually matter
✅ AI agent orchestration - Coordinate multiple AI models across your entire workflow
✅ Personal project memory - Your AI agents never forget decisions, context, or progress
✅ Seamless tool integration - Works with Claude Code, Cursor, VS Code, and your favorite tools
✅ Personal to team scaling - Start solo, scale to teams when ready
✅ Deep focus companion - Terminal, docs, tasks - everything right there when inspiration hits
✅ Your data, your control - Local first, works offline, export anytime
Claude Code Project Management Features
✅ Native Claude Code integration - Built specifically for Claude Code project management workflows
✅ Context-aware task management - Tasks that understand your Claude Code conversation history
✅ Intelligent project handoffs - Seamlessly transfer project context between Claude Code sessions
✅ Multi-agent project coordination - Coordinate Claude Code with other AI tools for comprehensive project management
Who this is for
- Individual developers who want to master AI-assisted project management workflows
- Small teams ready to scale from personal excellence to team coordination
- Claude Code power users ready to supercharge their project management workflow
- AI-powered developers who want seamless LLM project management integration
- Tech leads who need AI project management that preserves context across team conversations
- Startup founders building products with AI project management, not managing endless process meetings
- Anyone with "project_plan_final_v2_ACTUALFINAL.txt" somewhere
🤝 Contributor Hunting!
We need night owls who get it.
Looking for developers who:
- 🤖 Understand AI-powered development - You use LLMs to generate code and love the productivity boost
- 🎯 Care about flow state - You know the pain of context switching
- 🔧 Use AI daily - Claude Code, Cursor, or similar tools are part of your workflow
- 🛠️ Want to build the future - Help create the tools we all wish existed
What we need help with:
- AI agent integration - Connect more AI models and tools
- Workflow automation - Deeper Claude Code, Cursor, VS Code integration
- Team collaboration features - Scale from personal to team productivity
- Multi-agent coordination - Smarter AI orchestration
- Performance optimization - Keep it fast for deep focus sessions
- Community building - Spread the vibe coding movement
- Documentation - Help other developers get started
- Testing - Break things so we can fix them
How to contribute:
- Try it out - Use it for your real projects
- Share feedback - What breaks your flow? What helps it?
- Pick an issue - Good first issues here
- Ship improvements - Fork, code, PR, celebrate
New contributors get:
- 🏆 Recognition in our Hall of Fame
- 💭 Direct input on roadmap decisions
- 🌟 Early access to new features
- 🤝 Connection with like-minded vibe coders
Coming next
- Better task filtering
- Connected docs that evolve with your project
- Multi-agent workflows
- Team collaboration - Share context and coordinate across team members
- Sync with GitHub Projects/Trello - Keep your PM tools updated automatically
- Whatever you need (seriously, tell us)
Contributing
# The usual
fork → code → test on real work → PR
🎩 Vibehat Collective
"We put on our wizard hat and code." - The developers who get it.
Coming soon: AI-powered development tools for the vibe coding community.
Building the future one commit at a time.
Join the collective → when we're ready to ship something awesome.
Community & Resources
🌙 Join the AI-Enhanced Development Movement
- Vibe Coding Guide - AI-powered development with LLMs
- 3 AM Development Guide - Master deep focus coding
- Claude Code Integration - Supercharge your workflow
💬 Connect with Night Owls
- GitHub Discussions - Share your builds
- Show and Tell - Projects built during deep focus
- Tips & Tricks - Optimize your flow
🏆 Weekly Challenges
- #DeepFocusChallenge - Ship a feature in one focused session
- #AIPoweredDev - Share your AI-assisted development wins
- #FlowState - Document your longest coding session
- #ClaudeCodeSuper - Show off your enhanced workflows
Built to power up your favorite tools
🚀 Supercharges Claude Code
Use Claude Code? We make it even better. Your tasks, docs, and context available in every conversation. Custom short
Truncated for display — read the full file on GitHub.
Related Skills
caveman
107.2k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Understand-Anything
83.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
