Incept5
@Incept5 Organization
Public Skills
eve-troubleshooting
by Incept5
Troubleshoot common Eve deploy and job failures using CLI-first diagnostics.
eve-bootstrap
by Incept5
Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users.
eve-deploy-debugging
by Incept5
Deploy and debug Eve-compatible apps via the CLI, with a focus on staging environments.
eve-manifest-authoring
by Incept5
Author and maintain Eve manifest files (.eve/manifest.yaml) for services, environments, pipelines, workflows, and secret interpolation. Use when changing deployment shape or runtime configuration in an Eve-compatible repo.
eve-repo-upkeep
by Incept5
Keep Eve-compatible repos aligned with platform best practices and current manifest conventions.
sync-horizon
by Incept5
Sync eve-skillpacks with latest eve-horizon changes. Reads git log, identifies affected skills, updates reference docs and skills, tracks sync point.
eve-read-eve-docs
by Incept5
Load first. State-today index of distilled Eve Horizon system docs with task-based routing for CLI/API usage, manifests, pipelines, jobs, secrets, agents, builds, events, and debugging.
eve-pipelines-workflows
by Incept5
Define and run Eve pipelines and workflows via manifest and CLI. Use when wiring build, release, deploy flows or invoking workflow jobs.
eve-fullstack-app-design
by Incept5
Architect a full-stack application on Eve Horizon — manifest-driven services, managed databases, build pipelines, deployment strategies, secrets, and observability. Use when designing a new app, planning a migration, or evaluating your architecture.
eve-agentic-app-design
by Incept5
Layer agentic capabilities onto a full-stack Eve app — agents, teams, multi-model inference, memory, events, chat, and coordination. Use when designing an app where agents are primary actors, not afterthoughts.
eve-agent-memory
by Incept5
Choose and combine Eve storage primitives to give agents persistent memory — short-term workspace, medium-term attachments and threads, long-term org docs and filesystem. Use when designing how agents remember, retrieve, and share knowledge.
eve-auth-and-secrets
by Incept5
Authenticate with Eve and manage project secrets for deployments and workflows.
eve-skill-distillation
by Incept5
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.
eve-orchestration
by Incept5
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals
eve-plan-implementation
by Incept5
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
eve-job-debugging
by Incept5
Monitor and debug Eve jobs with CLI follow, logs, wait, and diagnose commands. Use when work is stuck, failing, or you need fast status.
eve-web-ui-testing-agent-browser
by Incept5
Web UI testing and browser automation with Vercel agent-browser. 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.
eve-job-lifecycle
by Incept5
Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
eve-se-index
by Incept5
Load this first. Routes to the right Eve SE skill for developing, deploying, and debugging Eve-compatible apps.
eve-agent-native-design
by Incept5
Design agent-native applications on Eve Horizon. Apply parity, granularity, composability, and emergent capability principles to make apps that agents can build, operate, and extend naturally.
eve-cli-primitives
by Incept5
Core Eve CLI primitives and capabilities for app developers. Use as the quick reference for commands and flows.
eve-local-dev-loop
by Incept5
Local Docker Compose development loop for Eve-compatible apps, with handoff to staging deploys.
eve-project-bootstrap
by Incept5
Bootstrap an Eve-compatible project with org/project setup, profile defaults, repo linkage, and first deploy.
eve-new-project-setup
by Incept5
Configure a new Eve Horizon project after running eve init (profile, auth, manifest, and repo linkage).