← all publishers

incept5

@incept5 source repo

27 published skills

  1. Eve Pipelines Workflows · incept5
    Define and run Eve pipelines and workflows via manifest and CLI. Use when wiring build, release, deploy flows or invoking workflow jobs.
    1 install
  2. Eve Plan Implementation · incept5
    Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
    1 install
  3. Eve Agent Optimisation · incept5
    Analyse agent execution to find wasted tool calls, wrong turns, and blind alleys. Optimise agents to reach their goal in the fewest turns, tokens, and least time. Recommend harness/model changes — never apply without user approval.
    1 install
  4. Eve Skill Distillation · 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.
    1 install
  5. Eve Agentic App Design · incept5
    Layer agentic capabilities onto a full-stack Eve app — agents, teams, memory, events, chat, and coordination. Use when designing an app where agents are primary actors, not afterthoughts.
    1 install
  6. Eve Agent Native Design · incept5 bundle
    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.
    1 install
  7. Eve Fullstack App Design · 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.
    1 install
  8. Eve Web UI Testing Agent Browser · incept5 bundle
    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.
    1 install
  9. Eve App CLI · incept5
    Build agent-friendly CLIs for Eve-compatible apps. Wrap REST APIs with domain commands, auto-auth, structured errors, and --json output. Agents use CLIs instead of curl/fetch.
    1 install
  10. Eve Se Index · incept5
    Load this first. Routes to the right Eve SE skill for developing, deploying, and debugging Eve-compatible apps.
    1 install
  11. Eve Bootstrap · incept5
    Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users.
    1 install
  12. Eve Repo Upkeep · incept5
    Keep Eve-compatible repos aligned with platform best practices and current manifest conventions.
    1 install
  13. Eve CLI Primitives · incept5
    Core Eve CLI primitives and capabilities for app developers. Use as the quick reference for commands and flows.
    1 install
  14. Eve Local Dev Loop · incept5
    Local Docker Compose development loop for Eve-compatible apps, with handoff to staging deploys.
    1 install
  15. Eve Agent Memory · incept5 bundle
    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.
    1 install
  16. Eve Troubleshooting · incept5
    Troubleshoot common Eve deploy and job failures using CLI-first diagnostics.
    1 install
  17. Eve Job Debugging · 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.
    1 install
  18. Eve Job Lifecycle · incept5
    Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
    1 install
  19. Eve Orchestration · incept5 bundle
    Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals
    1 install
  20. Eve Read Eve Docs · incept5 bundle
    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.
    1 install
  21. Eve Auth And Secrets · incept5 bundle
    Authenticate with Eve, manage project secrets, and add SSO login to Eve-deployed apps.
    1 install
  22. Eve Deploy Debugging · incept5
    Deploy and debug Eve-compatible apps via the CLI, with a focus on staging environments.
    1 install
  23. Sync Horizon · incept5 bundle
    Sync eve-skillpacks with latest eve-horizon changes. Goes deep into plans, code, and commits to understand what shipped — then cascades to skills and reference docs.
    1 install
  24. Eve New Project Setup · incept5
    Configure a new Eve Horizon project after running eve init (profile, auth, manifest, and repo linkage).
    1 install
  25. Eve Project Bootstrap · incept5
    Bootstrap an Eve-compatible project with org/project setup, profile defaults, repo linkage, and first deploy.
    1 install
  26. Eve Manifest Authoring · 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.
    1 install
  27. Eve Verification Plans · incept5 bundle
    Author agentic verification plans for Eve-compatible apps. Use when building structured test suites that verify app correctness AND Eve platform conformance — CLI parity, manifest conventions, SSO auth, managed migrations, fixture-driven ingestion, and agent efficiency.
    1 install