Build a Claude Code skill (/kb-pr-open) that TSEs can use to review their KB article(s) against quality standards (Vale + Dale + Derek) and create a PR for submission.
Goal: By the time a PR reaches the reviewer, it should need minimal to no content or formatting fixes.
Skill flow:
- Validate context (repo root, branch safety)
- Run Vale + Dale + Derek checks on each file
- Present findings report
- Apply fixes with author approval
- Prompt for local testing
- Stage and commit (Claude does it or provides copy/paste commands)
- Push and create PR (same choice)
Testing plan: Build locally first, test on Change Tracker KB revisions, iterate, then commit to repo.
Related:
kb-pr-review skill (reviewer-side counterpart)
- Planning doc:
KB-Operations-Notes/General KB Revision Projects/kb-pr-open-skill-plan.md
Build a Claude Code skill (
/kb-pr-open) that TSEs can use to review their KB article(s) against quality standards (Vale + Dale + Derek) and create a PR for submission.Goal: By the time a PR reaches the reviewer, it should need minimal to no content or formatting fixes.
Skill flow:
Testing plan: Build locally first, test on Change Tracker KB revisions, iterate, then commit to repo.
Related:
kb-pr-reviewskill (reviewer-side counterpart)KB-Operations-Notes/General KB Revision Projects/kb-pr-open-skill-plan.md