Skills Setup
EPS knowledge is delivered through Claude Code slash commands via the eps_skills package.
Unless you skipped them during the initial epm CLI install, you should already have epm_skills.
But if not, you can install them through the instructions below.
Install
epm install eps_skills
This gives you the following commands inside Claude Code:
| Command | What it does |
|---|---|
/eps |
EPS overview — what it is, philosophy, getting started |
/eps-adr <n> |
Read an Architecture Decision Record |
/eps-toml |
Full eps.toml manifest reference |
/eps-dev |
TDD guidelines for developing EPS services and packages |