zephex
Installation
SKILL.md
Zephex — MCP + CLI for the user's project
Zephex analyzes the user's own repo — not training data. Same ten tools, same credits:
| Surface | How |
|---|---|
| Editor MCP | Call the tool by name with path |
| Terminal CLI | cd their project → zephex <command> |
| Web terminal | Same command words, in the browser |
zephex:find_code = find_code = zephex find. If they asked you to use Zephex, you MUST call at least one Zephex tool (or one zephex command) before answering about their code. Max 3 identical calls per turn without new evidence.
Removed — never call: scope_task, inspect_url, audit_package, bare thinking.
path: absolute dir, or github:owner/repo / GitHub URL. Monorepo: the app package (or --cwd).
inline_files: { "src/a.ts": "<full file body>" } only when there is no disk.