eve-read-eve-docs
Eve Read Docs (Load First)
Purpose: provide a compact, public, always-available distillation of Eve Horizon system docs. Use this when private system docs are not accessible.
When to Use
- Any question about how to use Eve Horizon via CLI or API.
- Any question about
.eve/manifest.yaml, pipelines, workflows, jobs, or secrets. - Any question about events, triggers, agents, teams, builds, or deployments.
How to Use
- Start with
references/overview.mdfor core concepts, IDs, and the reference index. - Use the task router below to choose the smallest set of references for the request.
- Open only the relevant reference files and avoid loading unrelated docs.
- Ask for missing project or environment inputs before giving prescriptive commands.
Task Router (Progressive Access)
More from incept5/eve-skillpacks
eve-web-ui-testing-agent-browser
Web UI testing and browser automation. Use Vercel agent-browser for general apps, or the repo-pinned Playwright wrapper inside Eve Horizon. Use when tasks require opening pages, interacting with forms, validating UI flows, taking screenshots, extracting page data, or running repeatable browser-based checks locally or in CI.
345eve-auth-and-secrets
Authenticate with Eve, manage project secrets, and add SSO login to Eve-deployed apps.
266eve-orchestration
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals
266eve-skill-distillation
Distill repeated work into Eve skillpacks by creating or updating skills with concise instructions and references. Use when a workflow repeats or knowledge should be shared across agents.
265eve-job-lifecycle
Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
261eve-new-project-setup
Configure a new Eve Horizon project after running eve init (profile, auth, manifest, and repo linkage).
261