Workflow Status
by dot-do · productivity · go, bash, sql, database, skill
Display current workflow state across discovery.db and beads. Shows active briefs, open epics, blocked tasks, recent activity, and suggests next actions. Use when resuming work or checking project status.
Source: https://github.com/dot-do/dotdo
Install
git clone https://github.com/dot-do/dotdoTags: go, bash, sql, database, skill
⭐ 27 GitHub stars · Source: skillsdirectory
About productivity MCP servers and Claude skills
Productivity MCP servers hook AI agents into calendars, task managers, notes apps, and email so agents can schedule, summarize, and coordinate work on behalf of users.
Workflow Status is one of hundreds of productivity entries indexed on Skiln. Browse the full productivity category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related productivity MCPs and skills
- Approve Spec by dot-do
Approve a specification and export it to beads as an epic with tasks. Creates the epic, child tasks, dependencies, and agent assignment labels. Use after reviewing the spec from /start-discovery.
- Parade Doctor by dot-do
Diagnose and verify Parade project setup. Checks all required components and reports issues.
- MCP (dot-do) by dot-do
A framework that provides search, fetch, and do primitives to enable AI agents to orchestrate complex tasks via sandboxed TypeScript code execution. It optimizes performance and security by reducing multiple sequential tool calls into a single, efficient inference round-trip.
- searchapi-best-practices by SamJale
Master reference for SearchApi.io, the comprehensive guide an agent consults whenever it needs depth on any SearchApi capability that another skill didn't already cover. Covers authentication (API key, MCP, Bearer header), every engine family with key params and gotchas, locale handling, pagination patterns, rate limits, retry/backoff, error codes, cost optimization, deprecation log, and the four utility/account APIs (`/me`, `/locations`, `/search_history`, `/search_analytics`). Use when: imp...
- Proxmox MCP Bridge by jebinjollyabraham
Policy-aware MCP server for Proxmox VE that maps the official API schema to MCP tools, enabling node health, disk, network, journal, updates, guest configuration, snapshots, backups, consoles, task lifecycle, service, command, and file-transfer operations with role-based access control.
- TelegramMCP by StandarterDF
MCP server that sends Telegram notifications with project name and completion status via a single tool notify_task_done, supporting StreamableHTTP and stdio transports.
- codex-mcp-todo-assistant by Lianheng-Y
An MCP server that provides todo management tools (add, list, complete, clear, summarize) and a resource for reading all todos, enabling Codex or other MCP clients to organize and track tasks via natural language.
- mcp-runrun by Baker-Brands
MCP server that gives Claude access to Runrun.it tasks, projects, clients, users, boards, and more via the Runrun.it REST API v1.0, including listing, creating, updating, deleting, and time-tracking operations.
Frequently asked questions
How do I install Workflow Status?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Workflow Status?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Workflow Status free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.