appsoftwareltd
34
1
100% credibility
Found Mar 09, 2026 at 20 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A VS Code extension that adds a drag-and-drop Kanban board for managing tasks with GitHub Copilot Chat, storing conversations in editable markdown files.

How It Works

1
📥 Install the helper

You find this handy Kanban board tool in your coding app's store and add it with one click.

2
🏗️ Open your board

Click the colorful board icon on the side to see empty lanes ready for your tasks.

3
Create a task

Tap the plus button or chat '@kanban /new My Task' to make a new card pop up instantly.

4
💬 Chat with your assistant

Say '@kanban /task My Task' then tell your coding buddy to plan, list to-dos, or build it right there.

5
🔄 Track progress

Drag your task cards between lanes like Todo, Doing, and Done as you make headway.

🎉 Stay organized

Celebrate having all your tasks visible, chats saved forever, and everything shareable with friends.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 20 to 34 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is vscode-agent-kanban?

This TypeScript VS Code extension adds a sidebar Kanban board tailored for agentic AI workflows using GitHub Copilot Chat. You create tasks with `@kanban /new`, drag cards between customizable lanes like Todo, Doing, and Done, and converse in structured markdown files that store plan/todo/implement steps with [user]/[agent] markers. It keeps task history version-control friendly in a `.agentkanban` folder, avoiding Copilot chat context bloat.

Why is it gaining traction?

Unlike generic Kanban tools or code extension vscode alternatives, it hooks directly into Copilot's agent mode—no custom LLMs or loops needed—using simple `@kanban /task` fuzzy matching to load context and suggest next steps. Developers dig the drag-and-drop board, auto-generated todo checklists, and git-diffable files that play nice with GitHub repositories and markdown. The quick YouTube demo shows real agentic flows in seconds.

Who should use this?

AI-assisted coders relying on GitHub Copilot Chat for multi-step tasks, like backend devs breaking down API integrations or full-stack teams coordinating agent-driven features. Ideal for solo devs or small teams wanting a shared, repo-based board without Jira overhead, especially in code github ai setups.

Verdict

Try it if you're deep into Copilot agentic workflows—solid docs, install via VS Code Marketplace, and CI badge signal basic reliability despite 18 stars and 1.0% credibility score. Still early (low test coverage implied), so expect tweaks, but it nails the niche without bloat.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.