DevFlow-Agent

mcp
Guvenlik Denetimi
Gecti
Health Gecti
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 30 GitHub stars
Code Gecti
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This tool provides a folder-based development workflow agent equipped with 7 core skills and 16 pre-built YAML/Markdown workflows to help automate the software development lifecycle across various AI platforms.

Security Assessment
The overall risk is rated as Low. The automated code scan evaluated 12 files and found no dangerous patterns, hardcoded secrets, or malicious code. It does not request any dangerous system permissions. The tool functions primarily as a collection of static configuration files (YAML and Markdown) that define instructions for an AI, meaning it inherently lacks the ability to directly execute shell commands or access local system resources on its own.

Quality Assessment
The project demonstrates solid quality and active maintenance. It is licensed under the standard MIT license, making it freely available for both personal and commercial use. Activity is high, with the most recent code push occurring today. It has also garnered 30 GitHub stars, indicating a fair level of community interest and validation for an early-stage, niche workflow tool.

Verdict
Safe to use.
SUMMARY

Development Workflow Agent - 7 Core Skills + 16 Workflows for AI Platforms.

README.md

🚀 DevFlow Agent

Development Workflow Agent - 7 Core Skills + 16 Workflows for AI Platforms

✅ 适用于所有 AI 平台: Claude Desktop • Cursor • Windsurf • Trae • 豆包


⚡ 快速开始

使用示例智能体

  1. 下载 example-agents/full-stack-assistant/ 文件夹
  2. 上传到您的 AI 平台
  3. 用自然语言描述任务

加载到编辑器

Claude Desktop

添加到 claude_desktop_config.json:

{
  "mcpServers": {
    "devflow-agent": {
      "command": "npx",
      "args": ["-y", "@devflow-agent/core"]
    }
  }
}

Cursor / Windsurf / Trae

按照编辑器的 MCP 配置添加:

npx -y @devflow-agent/core

📦 核心功能

组件 数量 描述
🚀 核心技能 7 Task Planner, Fullstack Engine, Testing Master, etc.
📋 工作流 16 覆盖开发全周期
🛠️ 工具映射 50+ 完整的工具-技能映射
🔌 平台支持 5+ 所有 MCP 兼容的 AI 平台

📁 项目结构

DevFlow Agent/
├── example-agents/           # 示例智能体
│   └── full-stack-assistant/ # 全栈开发助手
├── packages/core/skill/      # 核心技能实现
│   └── skills/              # 7个技能
├── .agent-skills/           # 技能配置
│   └── skills/config/       # 工具-技能映射
└── README.md                # 主文档

🔗 链接


⭐ 支持

如果这个项目对您有帮助,请给一个 ⭐!


为 AI 开发者社区构建 ❤️

Yorumlar (0)

Sonuc bulunamadi