·eve-plan-implementation
>_

eve-plan-implementation

Execute software engineering plan documents using Eve jobs, dependencies, and review gating.

114Installs·1Trend·@incept5

Installation

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

How to Install eve-plan-implementation

Quickly install eve-plan-implementation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: incept5/eve-skillpacks.

SKILL.md

View raw

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.

Execute software engineering plan documents using Eve jobs, dependencies, and review gating. Source: incept5/eve-skillpacks.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from incept5/eve-skillpacks

Quick answers

What is eve-plan-implementation?

Execute software engineering plan documents using Eve jobs, dependencies, and review gating. Source: incept5/eve-skillpacks.

How do I install eve-plan-implementation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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