SoloDevBoard
A single pane of glass for solo developers managing GitHub workloads across multiple repositories on GitHub.com.
If you keep several repositories, GitHub spreads the work across tabs: issues here, labels there, project boards somewhere else. SoloDevBoard is an open-source Blazor app you run locally or self-host — one place to audit those repositories, keep labels consistent, triage incoming work, and see how your boards behave.
The project grew out of the AI-driven PM workflow in markheydon/github-workflows: a weekly or fortnightly PM Mode to scan and curate work, and a daily Work Mode to pick the next item and execute. SoloDevBoard is the visual interface for that operating system, delivered as individual tools first.
It is also a deliberate experiment in AI-collaborator delivery: planning, issues, wireframes, implementation, tests, and documentation are produced in the repository with AI agents under human direction. That is how the project is actually run, not a claim about autonomous software.
Audit Dashboard
Consolidated view of issues, open PRs, label consistency, and workflow health across all repositories.
Label Manager
Create, edit, synchronise, and enforce label taxonomies across multiple repositories from a single interface.
Repositories
View and manage repositories accessible to your GitHub account.
One-Click Migration
Migrate labels and milestones from one repository to another in a single action.
Board Rules Visualiser
Visualise supported board states and transitions for GitHub Project v2 boards.
Triage UI
Keyboard-friendly interface for triaging incoming issues quickly.
Workflow Templates
Browse, customise, and apply GitHub Actions workflow templates across repositories.