Auto-invokes for every Claude turn during active T4 task execution. Emits append-only trace events (file_read, output_claim, tool_call, decision) to .claude/plans/traces/{TASK_ID}.jsonl. Source of grounding-discipline checks. Disable: AF_TRACE_DISABLED=true.
$npx -y skills add nguyenthienthanh/aura-frog --skill reasoning-trace-recorderInstalls into the current project.
Run `npx skills use "https://github.com/nguyenthienthanh/aura-frog" --skill "nguyenthienthanh/aura-frog/reasoning-trace-recorder"` 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/nguyenthienthanh/aura-frog" that are relevant to the current task. Run `npx skills add "https://github.com/nguyenthienthanh/aura-frog"` and select the relevant skills, then follow their instructions.