Crundi
Description
Self-hosted remote workbench for your projects — agent terminals, files, git, kanban, mindmap and scheduling, reachable from anywhere.
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
Crundi
A self-hosted remote workbench for your projects. Crundi runs on your machine and exposes your projects — agent terminals, files, git, a task board, scheduling and more — through a mobile-friendly web UI reachable from anywhere over a secure tunnel. Your phone becomes a window into your dev box at home.
Agents and the access channel are pluggable. Today the available agent is **Claude Code** (interactive CLI — your flat-rate subscription, not the metered Agent SDK), and remote login + notifications run through **Telegram**; more can be added the same way.
Features
- Workbench — multiple agent terminals per project, side by side, plus embeddable Files / Git / Kanban / Mindmap panels. Drag a file, git change, kanban card/subtask, or mindmap node onto a terminal to insert a reference (desktop + mobile).
- Schedule — on a one-time or recurring schedule, run an agent (with model / effort / mode / session + prompt), a CLI command, or start/stop a service — gated by conditions (5h/weekly usage %, open-terminal count, kanban status).
- Kanban & Mindmap — per-project task board and a global brainstorming mindmap that can link to tasks.
- Files — browser with gitignore-aware search, browse above the project root, upload/download/delete.
- Git — status, side-by-side diff, stage/unstage, commit, push/pull.
- Services — register and run background services (PM2-style) per project, with live status.
- Tools — headless browser automation, screenshots/window capture, a secrets vault (PIN-gated), and an agent usage meter.
- MCP server — exposes project-scoped tools (kanban, mindmap, schedule, services, terminals, browser, screenshots, secrets, notifications) so agents can drive Crundi.
- Desktop app (Electron) + mobile-friendly web UI.
Requirements
- Node.js 18+
- The agent's CLI on your PATH — currently Claude Code (
claude), installed and authenticated - A way to sign in — either a Telegram bot token fro
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