engine-helplisted
Install: claude install-skill StarshipSuperjam/engine-template
<!-- GENERATED by .engine/tools/codex_gen.py from .claude/skills/engine-help/SKILL.md — edit that source and regenerate; never edit this file by hand. -->
## Steps
1. List the commands by running:
`uv run --directory .engine -- python tools/engine_help.py`
2. Show the operator the listing exactly as it is printed — the commands they can type and what each
one does, then where to read more. Do not summarize or reword it.
## Notes
This is a command you type to see what the Engine can do. It reads only the command files already in
your project, so it still answers even when other parts of the Engine are temporarily unavailable. The
assistant's own command menu shows everything it can run; this lists the Engine's own.