ng-prove
25FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/proving-claims/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/proving-claims/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/questioning-attitude/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/stress-testing-agent-changes/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/reporting-shared-defects/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/double-checking-before-acting/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/checking-release-readiness/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/checking-source-claims/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/recording-what-an-agent-did/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/vetting-outside-code-and-models/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/handing-off-work/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/verifying-final-artifacts/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Command
Portable command prompt generated from skills/choosing-what-to-control/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Splits scope into a product-first work breakdown that follows the 100% rule, keeps pieces from overlapping, uses outline numbers, and gives every piece a dictionary entry. Use when an epic, feature, or new subsystem needs a clean split into deliverables, or one source of truth before folders or work begin. Do not use…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
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…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Reviews public text for license, warranty, compliance, safety, security, certification, and fitness claims that go too far, then rewrites them to stay inside the real limits. Use when shipping or editing public docs, READMEs, or rollout copy. Do not use for internal code comments, or for deciding actual legal fitness…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Records a ship, block, defer, or ship-with-risk decision that ties baseline, evidence status, residual risk, rollback, monitoring, and handoff together. Use when a packet, PR, release, dependency change, or agent-authority change approaches merge. Do not use early in development before evidence exists.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Checks that the way you cite source families, agencies, standards, or borrowed ideas is honest and does not claim too much. Use when public docs, templates, skills, change records, or rollout copy point to outside sources. Do not use for private notes, or for checking whether code actually works.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Screens what a controlled change might leave out of date across docs, tests, skills, commands, templates, checkers, prompts, releases, saved versions, and evidence, and names the triggers to re-check. Use when a change touches a controlled item. Do not use for a single edit that nothing else depends on.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Decides which code, prompts, models, tools, dependencies, docs, tests, evals, releases, or claims need their approved state tracked. Use when scoping what a change puts at risk or what must stay reviewable. Do not use for scratch work that nothing else depends on.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Brings an abandoned or half-filled change packet to an honest terminal state by completing it, closing it with a recorded rationale, or deleting it. Use when ng status flags a scaffold or invalid packet, a long session left a draft behind, or work was abandoned mid-packet. Do not use for an actively in-progress…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Creates or updates Quick or Standard change records, adds the required files, and refreshes what each claim must prove for an evidence-backed pull request. Use when starting or revising a change record. Do not use for a one-off throwaway script, or for work that belongs in an existing record rather than a new one.
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Decides who holds authority for a change — the agent at the edge or a human gate — by matching decision rights to reversibility, evidence, and consequence, and names the escalation trigger. Use when an agent could act on something irreversible, trust-bearing, or thinly evidenced. Do not use for trivial reversible…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
States what an agent intends to do and why before a critical or irreversible action, so a reviewer can challenge the thinking and not just the result. Use before deploys, migrations, public claims, or trust changes that deserve a stated intent, expected result, abort criteria, and backup. Do not use for routine…
FlyFission/nuclear-grade-context-engineering
Skill Claude CodeCodex
Checks a critical agent action against its exact target, expected result, and stop condition before and after execution. Use when an agent is about to make a critical edit, run a command or migration, use a credential or tool, change a dependency or model, make a public claim, or affect a release. Do not use for…