Prepares focused context for an AI agent, reviewer, verifier, or releaser at the start of a task, with a clear role, goal anchor, authority, evidence to produce, forbidden actions, and stop conditions. Use when an agent or reviewer is about to begin work and needs bounded context before it starts. Do not use for a tiny self-contained task that needs no briefing, or for transferring already-open work to a new owner, which is handing-off-work.
$npx -y skills add flyfission/nuclear-grade-context-engineering --skill briefing-an-agentInstalls into the current project.
Run `npx skills use "https://github.com/flyfission/nuclear-grade-context-engineering" --skill "flyfission/nuclear-grade-context-engineering/briefing-an-agent"` 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.