Project Minder
Description
A local-only dev dashboard that auto-scans your projects and surfaces the context you need — git status, Claude Code sessions, TODOs, costs, and more — without leaving your browser.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Project Minder
A local-only dev dashboard that auto-scans your projects and surfaces the context you need — git status, Claude Code sessions, TODOs, costs, and more — without leaving your browser.
  

Check out [https://joshuatownsend.github.io/project-minder/](https://joshuatownsend.github.io/project-minder/) for more info and interface screenshots!
Install
Option 1 — Desktop app (recommended)
The fastest way to get started. The installer bundles the dashboard server and an embedded Node runtime — nothing else to install.
- Download the installer for your platform from GitHub Releases: Windows (NSIS
.exe), macOS Apple Silicon (.dmg), macOS Intel (.app.tar.gz— extract, then drag the app to Applications), or Linux (.AppImage/.deb). - Run the installer. The builds are unsigned: on Windows, SmartScreen warns — click "More info" → "Run anyway"; on macOS, right-click the app → Open on first launch.
- Launch the app. A tray icon appears; click Open Dashboard to open the web UI at
http://localhost:4100. - Optional: click Start at login in the tray menu to enable autostart.
By default Project Minder scans `C:\dev` on Windows and `~/dev` on macOS/Linux. To scan different directories, change the scan roots from the dashboard's **Config** page, or edit `~/.minder/.minder.json`. See [Tray App help](docs/help/tray-app.md) for the menu reference, notifications, and troubleshooting.
Option 2 — Run from source
**Prerequisites:** Node.js ≥ 22.13 and [pnpm](https://pnpm.io) (run `corepack enable` to use the version pinned in `package.json`) — runs on macOS, Linux, and Windows
git clone https://github.com/joshua
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git