vibe-kanban
Open source AI-powered Kanban board that brings intelligent automation to project management. Features AI agents that help with sprint planning, issue triage, and progress tracking.
The Problem
Managing software projects involves repetitive tasks like sprint planning, issue prioritization, and status updates that take time away from actual development work.
The Solution
Built an AI-first Kanban board where AI agents actively participate in project management - triaging issues, suggesting sprint plans, and automating status updates based on code activity.
Key Highlights
- AI agents for sprint planning and issue triage
- Agentic workflow automation
- Plugin system for extensibility
- Real-time collaboration features
- GitHub/Linear integration
Tech Stack
Skills & Technologies
Related Articles
AI in Production: Lessons From Shipping to Real Users
Our first AI feature hallucinated a refund policy that did not exist. A customer followed it. Here is what we learned about putting language models in front of real people.
27 Apps, One Monorepo, Zero Regrets
We kept creating new repos for every project. Shared code drifted, configs diverged, and a single bug fix became a multi-day coordination exercise. Here is how a Turborepo monorepo fixed all of it.