Wire the Elliot trace hook into a coding agent (Claude Code, Codex, Cursor) so its prompts, model reasoning, tool calls, and final answers stream live into the Elliot Agent Console alongside the MCP tool calls.
$npx -y skills add elibarak12/elliot --skill observe-agent-runsInstalls into the current project.
Run `npx skills use "https://github.com/elibarak12/elliot" --skill "elibarak12/elliot/observe-agent-runs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elibarak12/elliot" that are relevant to the current task. Run `npx skills add "https://github.com/elibarak12/elliot"` and select the relevant skills, then follow their instructions.