REPO_B Shim Preflight and Doc Sync
Use this skill for PR-readiness and governance updates.
Workflow
- Run required preflight commands for the change scope.
- Capture command evidence and failures with explicit repro notes.
- Keep docs in lockstep for behavior changes.
- include repo-local reconciliation docs when the repo is carrying major unreleased open diffs
- include startup/state-persistence docs when launch behavior changed
- Add target-PC rerun steps when hardware-only checks cannot run locally.
Scope Boundary
Use this skill for release-readiness gate execution and docs synchronization before PRs.
Do not use this skill for:
- Runtime agent bridge behavior debugging.
- Hybrid Windows/WSL connectivity diagnosis.
- Strict hardware probe root-cause workflows.
Required Preflight Profiles
pwsh -File tools/preflight.ps1
pwsh -File tools/preflight.ps1 -Fast
pwsh -File tools/preflight.ps1 -Node
pwsh -File tools/preflight.ps1 -Hardware -ForceReal -MemryxOnly -VerboseOutput
python tools/preflight.py
Documentation Lockstep
Review and update together when behavior changes:
README.mddocs/PROJECT_SCOPE.mddocs/SCOPE_TRACKER.md- repo-local reconciliation/startup notes when present
References
- PR gate checklist:
references/pr-gate-checklist.md
Loopback
If this lane is unresolved, blocked, or ambiguous:
- Capture current evidence and failure context.
- Route back through
$skill-hubfor chain recalculation. - Resume only after the updated chain returns a deterministic next step.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.