·eve-plan-implementation
>_

eve-plan-implementation

使用 Eve 作业、依赖项和审查门控来执行软件工程计划文档。

114安装·1热度·@incept5

安装

$npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation

如何安装 eve-plan-implementation

通过命令行快速安装 eve-plan-implementation AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:incept5/eve-skillpacks。

SKILL.md

查看原文

Translate a plan document into Eve jobs, parallelize work, and drive review/verification through job phases and dependencies.

Orchestration model: The root epic is the orchestrator — it plans, delegates, and coordinates but does not execute heavy work itself. Phase jobs are sub-orchestrators that break a phase into tasks. Task jobs are workers — each one receives a self-contained description and executes independently with no access to the parent's context.

Delegate deep analysis (reading large files, exploring code) to worker jobs.

使用 Eve 作业、依赖项和审查门控来执行软件工程计划文档。 来源:incept5/eve-skillpacks。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from incept5/eve-skillpacks

快速解答

什么是 eve-plan-implementation?

使用 Eve 作业、依赖项和审查门控来执行软件工程计划文档。 来源:incept5/eve-skillpacks。

如何安装 eve-plan-implementation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/incept5/eve-skillpacks