Docs: align runbook safety checks with editor skill#18
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
b7f8612 to
5eb97bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--fieldWP-CLI examples in the security-breach response flowdocs/current-metrics.mdandCHANGELOG.mdto match the edited sourceWhy
A skill-validation pass against an older runbook snapshot and the current canonical runbook showed that the current document was much better than the legacy version, but still had a few residual issues the revised
wordpress-runbook-opsskill correctly surfaced:--fieldexamples in the credential/session reset flowThis PR addresses those current-runbook findings without attempting a wholesale structural rewrite of the document into the skill's stricter full procedure template.
Validation
bash .github/scripts/verify-metrics.sh29to102to00to6Artifact generation
Local full regeneration was blocked in this session because
xelatexis not installed. To cover that, I dispatched the repository workflow on this branch:Notes
This PR improves skill alignment materially, but the broader fit gap remains: the canonical runbook still does not use the stricter
### Procedure Metadata/### Commands/### Verificationheading model that the current skill prefers.