pause — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pause (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Persist a human-readable pause memo. Useful when taking a break mid-run, switching to a different project, or handing off to a colleague.
/ultra-analyzer:pause [run-name] [--note "freeform note"]
bash ${CLAUDE_PLUGIN_ROOT}/bin/state.sh checkpoint <run-path> to create a state.json snapshot.Read:
<run>/run.log tail (last 10 entries)<run>/validation/gate1-*.md or gate2 most recent (if exists)<run>/seeds.md (for context)<run>/PAUSE-<timestamp>.md# Pause: <run-name>
**Paused at:** 2026-04-16T15:30:00Z
**Author note:** <from --note, or "none">
**Checkpoint:** <path-to-checkpoint-json>
## Current state
- Step: <current_step>
- Status: <status>
- Profile: <profile.tier>
## Progress
- Topics: <done>/<total> done, <failed> failed, <pending> pending, <in_progress> in-progress
- Findings: <passed> passed, <failed_findings> failed
- Ultra gates: pre-discover=<verdict>, pre-synthesize=<verdict>
## Context to remember when resuming
### Decision-maker + primary question
<from config.yaml run.stakeholder + run.primary_question>
### Active seeds (top 3 P1)
<first 3 P1 seed titles from seeds.md>
### Recent issues (from run.log tail)
<last 10 run.log entries, reformatted>
### Topics on retry (>=2 retries)
<topic basenames + reason slugs — these indicate systemic problems to investigate before resuming>
### Last gate verdict
<summary of most recent gate report, if any>
## Next action on resume
<copy from /ultra-analyzer:next output>
## How to resume
1. (optional) Read this PAUSE.md to refresh context.
2. Run: /ultra-analyzer:progress <run-name> — reconcile with current state.
3. Run: /ultra-analyzer:resume-run <run-name> — continues the pipeline.
## Known hazards on resume
- <any in-progress topics with orphan risk>
- <any env vars that must be re-set>
- <any stale locks detected>✓ Paused: <run-name>
Snapshot: <checkpoint path>
Handoff doc: <run>/PAUSE-<timestamp>.md
To resume: /ultra-analyzer:resume-run <run-name>~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.