Sign in with GitHub and connect any repository. VirtualBoard automatically detects .virtualboard/ folders and indexes your feature specs in seconds.
.
├── .virtualboard/
│ ├── features/
│ │ ├── backlog/
│ │ ├── in-progress/
│ │ ├── review/
│ │ └── done/
│ ├── agents/
│ └── templates/
└── src/
└── ...View all your feature specs in a beautiful interface. Switch between table and Kanban views, filter by status, and search across all content.
--- id: FTR-0042 title: User Authentication status: in-progress owner: backend-team priority: P1 complexity: M labels: [auth, security] --- # Feature Spec: User Authentication Add OAuth 2.0 authentication...
Edit feature specs with our powerful markdown editor. Changes sync back to GitHub automatically. Invite teammates and collaborate in real-time.
# Edit in VirtualBoard 📝 Update feature spec in browser ✓ Changes saved automatically # Commits to GitHub git log --oneline a1b2c3d Update FTR-0042: Add OAuth flow d4e5f6g Update FTR-0042: Security notes
Move features through your workflow stages. Assign owners, set priorities, and track dependencies. Get AI-powered insights on feature complexity.
# Move feature to review vb move FTR-0042 review ✓ Moved FTR-0042 to review ✓ Updated frontmatter ✓ Committed to GitHub ✓ Team notified
Mark features as done when they're shipped. VirtualBoard maintains a complete history of all changes. Use AI insights to improve your process over time.
# Complete feature vb move FTR-0042 done ✓ Feature FTR-0042 completed ✓ Updated in GitHub ✓ Linked PRs: #123, #124 ✓ Added to changelog
VirtualBoard integrates deeply with GitHub and your existing development workflow
Direct integration with GitHub API. Two-way sync keeps everything in harmony.
All specs stored as markdown files. Version controlled. Developer-friendly.
AI insights help you write better specs and make smarter decisions.