Sync the production-before-staging safety gates already proven in the installed skill.
Add a focused HANDOFF_BLOCKED recovery entrypoint and an on-demand recovery reference.
Document explicit reconciliation authorization, authority-generation races, zero-replay evidence, independent ledger verification, and the --no-mirror boundary.
Bump slark-cicd-plugin to v1.1.0 and regenerate marketplace metadata.
Why
The c47fcad production release exposed that a failed-closed handoff could not be safely resumed without a governed reconciliation playbook. The skill now preserves fail-closed behavior while giving future releases an auditable recovery path that does not replay uncertain commands or upload mirror assets without separate authorization.
Verification
skill-creator quick_validate: repository and installed skill passed
generate-marketplace.py: 57 plugins generated
isolated install simulation: slark-cicd v1.1.0 includes the recovery reference
bash tests/install-skills.test.sh: passed
git diff --check: passed
Refs REQ-20260825-0006
## What
- Sync the production-before-staging safety gates already proven in the installed skill.
- Add a focused HANDOFF_BLOCKED recovery entrypoint and an on-demand recovery reference.
- Document explicit reconciliation authorization, authority-generation races, zero-replay evidence, independent ledger verification, and the --no-mirror boundary.
- Bump slark-cicd-plugin to v1.1.0 and regenerate marketplace metadata.
## Why
The c47fcad production release exposed that a failed-closed handoff could not be safely resumed without a governed reconciliation playbook. The skill now preserves fail-closed behavior while giving future releases an auditable recovery path that does not replay uncertain commands or upload mirror assets without separate authorization.
## Verification
- skill-creator quick_validate: repository and installed skill passed
- generate-marketplace.py: 57 plugins generated
- isolated install simulation: slark-cicd v1.1.0 includes the recovery reference
- bash tests/install-skills.test.sh: passed
- git diff --check: passed
Refs REQ-20260825-0006
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What
Why
The c47fcad production release exposed that a failed-closed handoff could not be safely resumed without a governed reconciliation playbook. The skill now preserves fail-closed behavior while giving future releases an auditable recovery path that does not replay uncertain commands or upload mirror assets without separate authorization.
Verification
Refs REQ-20260825-0006