What is eve-plan-implementation?
Execute software engineering plan documents using Eve jobs, dependencies, and review gating. Source: incept5/eve-skillpacks.
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
Quickly install eve-plan-implementation AI skill to your development environment via command line
Source: incept5/eve-skillpacks.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-plan-implementationExecute software engineering plan documents using Eve jobs, dependencies, and review gating. Source: incept5/eve-skillpacks.
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
https://github.com/incept5/eve-skillpacks