Captures an agent run's tool calls, decision points, inputs, outputs, token use, and approval steps as a clear, repeatable record linked into the packet trace and verification record. Use when how the agent got there matters for debugging, auditing, cost review, or defending a release decision. Do not use for a read-only run that changes nothing, or to produce a certified compliance audit trail.
$npx -y skills add flyfission/nuclear-grade-context-engineering --skill recording-what-an-agent-didInstalls into the current project.
Run `npx skills use "https://github.com/flyfission/nuclear-grade-context-engineering" --skill "flyfission/nuclear-grade-context-engineering/recording-what-an-agent-did"` 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/flyfission/nuclear-grade-context-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/flyfission/nuclear-grade-context-engineering"` and select the relevant skills, then follow their instructions.