Turn your OpenSpec files into a live Kanban & progress dashboard.
Stop reading proposal.md → design.md → task.md manually.
See your progress instantly.
OpenSpec Workflow Visualizer transforms your OpenSpec workflow into:
- ✅ A Kanban board
- ✅ Lifecycle progress tracking
- ✅ Blocker detection
- ✅ Workflow intelligence
Built for developers who manage work through markdown and specs.
If you use OpenSpec, your workflow looks like:
proposal.md → design.md → task.md → implementation
But today:
- ❌ Progress is hidden in files
- ❌ Blockers are invisible
- ❌ Workflow status is unclear
This tool makes your workflow visible & actionable.
- Auto-detect tasks
- Track status
- Drag & drop workflow
See status instantly:
| Stage | Status |
|---|---|
| Proposal | ✅ Complete |
| Design | |
| Tasks | 🔄 In progress |
| Build | ⏳ Pending |
- Identify missing steps
- Detect stalled tasks
- Highlight dependencies
- Completion %
- Workflow health
- Milestone tracking
Lifecycle Progress Kanban Board
───────────────── ──────────────────────────────────
✔ Proposal complete Backlog → In Progress → Review → Done
⚠ Design incomplete
⏳ Tasks pending
📸 GIF demo coming soon
- Parse your OpenSpec files
- Detect lifecycle stages
- Extract tasks & status
- Visualize workflow progress
No config. No migration. Markdown stays the source of truth.
Coming soon to VS Code Marketplace
git clone https://github.com/vietanhvu225/OpenSpec-Mastermind.git
cd OpenSpec-Mastermind
npm install
npm run buildThen open a workspace containing OpenSpec files (openspec/config.yaml).
openspec/
├── config.yaml
├── specs/
│ └── ...
└── changes/
└── my-change/
├── proposal.md
├── design.md
└── tasks.md
- ✔ Developers using OpenSpec
- ✔ AI-assisted coding workflows
- ✔ Spec-driven development teams
- ✔ Markdown-first productivity nerds
- Spec parser
- Kanban board
- Lifecycle status
- Dependency graph
- Progress analytics
- Roadmap timeline
- Suggest next steps
- Detect spec gaps
- AI workflow sync
PRs welcome. Ideas welcome. Experiments welcome.
If you believe specs should be first-class citizens in dev workflow — join us.
Markdown is the source of truth. Workflow should be visible. AI should understand progress.
If this helps you — give it a ⭐, share with your dev friends, and help build the future of spec-driven development!