Qflow
Description
驱动的项目管理 MCP 服务器,50 个工具覆盖任务管理、Spec 驱动开发、多 Agent 协作、自动驾驶引擎|AI-powered project management MCP server — 50 tools for Claude Code / Cursor / Windsurf / Codex. Task tracking, spec-driven devAI elopment, multi-agent orchestration, complexity scoring, autopilot engine, quality gates. |
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

qflow
装上就能用的 AI 项目管理工具 — 不需要任何 API Key
如果这个项目对你有帮助,请 ⭐ Star 支持一下!
[](LICENSE) [](https://modelcontextprotocol.io) []() []() [](https://www.typescriptlang.org)
[English](README-en.md)
💡 一句话介绍
qflow 是一个纯 MCP 工具层,让你的 AI 编辑器(Claude Code / Cursor / Windsurf / Codex)秒变项目经理。50 个工具、17 个上下文模块、34 种 Lottie 动画模板,只有 4 个运行时依赖,装上就用,不需要配置任何 API Key。
MCP(Model Context Protocol)是让 AI 编辑器连接外部工具的开放协议。
✨ 装上后你能做什么
不是功能列表,是你明天就能用的真实场景:
🗂️ **对 AI 说"帮我拆解这个需求"** → qflow 自动创建任务树,设置依赖关系,评估每个任务的复杂度(1-10 分)
📋 **对 AI 说"下一步做什么"** → qflow 分析依赖图谱和优先级,推荐最优任务,告诉你为什么
📝 **对 AI 说"写一个技术方案"** → qflow 管理 Spec 全生命周期——创建、变更提议、SHA-256 冲突检测、归档
📄 **对 AI 说"把这个 PRD 转成任务"** → qflow 解析 Markdown PRD,一键生成结构化任务树,自动建立依赖
🔄 **对 AI 说"进入自动驾驶"** → qflow 启动 Autopilot 引擎,令牌桶限流,自动推进任务链
🔍 **对 AI 说"帮我做个代码评审"** → qflow 召唤 12 个 Agent 角色(PM / 架构师 / QA / 安全 / DBA / DevOps),多视角对抗性评审
🎨 **对 AI 说"生成一个加载动画"** → qflow 从 34 种模板中选择,输出标准 Lottie JSON,直接用于 Android / iOS / Web
🏃 **对 AI 说"开始 Sprint"** → qflow 管理 Scrum 全流程——创建 Sprint、添加故事、完成回顾
🧪 **对 AI 说"用 TDD 方式开发"** → qflow 驱动红-绿-重构循环,自动跟踪每一步状态
🧠 **对 AI 说"加载 iOS 设计规范"** → qflow 按需注入 SwiftUI 约束知识,6 个平台的设计系统随时可用
🚀 30 秒安装
前置要求:[Node.js](https://nodejs.org) >= 18
git clone https://github.com/Pangu-Immortal/qflow.git
cd qflow
bash setup.sh
重启编辑器,完成。
**不需要配置 API Key。** qflow 是纯工具层,你的 AI 编辑器提供智能。所有 50 个工具开箱即用。
提示:在你的项目中将 `.qflow/` 加入 `.gitignore`,避免任务数据被提交到 Git。
🛠️ 支
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing