Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 769 Bytes

File metadata and controls

34 lines (22 loc) · 769 Bytes

Skills

The repository includes operator-oriented helper skills under skills/.

Available Skills

esperta-code-setup

Location: skills/esperta-code-setup/SKILL.md

Use it to:

  • install prerequisites
  • install and build Esperta Code from a checkout
  • write or validate the central esperta-code.yml
  • set up the optional Linear connector
  • add the first project
  • start the service cleanly

esperta-code-usage

Location: skills/esperta-code-usage/SKILL.md

Use it to:

  • start and continue thread work through the CLI
  • inspect threads, jobs, runs, and worktrees
  • retry, cancel, approve, and attach external events
  • integrate local agent clients through esperta-code json

Suggested Order

  1. esperta-code-setup
  2. esperta-code-usage