Uh oh!
There was an error while loading. Please reload this page.
kb(skills): add KB editing conventions scan to kb-pr-review Derek - #1211
Conversation
Adds a mechanical 12-item scan checklist under the Derek step in kb-pr-review. Codifies patterns surfaced during Change Tracker batch 3a/3b review so future batches auto-catch them: - NOTE-in-list 4-space indentation (build-breaker) - Bare/symptom-style Overview flagging - <!-- link removed --> recoverable target search - UI-name bolding consistency within a file - Trailing periods in table cells - Abrupt "Click X." step endings - Standard Netwrix Support link convention - Step N em-dash subheading normalization - Repetitive command-run step condensation - Result-in-numbered-list restructuring - Every Instructions subheading must contain an action - Nested numbered sublists converted to dashes Mirrors the same checklist added to the user-side kb-pr-open skill so the two skills stay in sync on Derek expectations.
Adds the canonical rulebook at .claude/references/kb-editing-conventions.md so both kb-pr-review and kb-pr-open (and future KB tooling) can reference one source rather than any single skill "owning" it. Strips the memory frontmatter and rewrites the intro so the document reads as a standalone project reference. Updates the kb-pr-review Derek scan subsection to point at the new path instead of the reviewer's personal memory file.
Removed related memories and evolution sections
Code ReviewNo correctness issues found. This PR changes only two Markdown files under A couple of notes for completeness:
Documentation content and style were intentionally not reviewed here (handled by a separate workflow). |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Adds a 12-item mechanical scan checklist to the Derek step of
kb-pr-review, and introduces a shared KB editing conventions rulebook at.claude/references/that KB claude skills can point at.Changes
.claude/references/kb-editing-conventions.md— the canonical KB editing rulebook (structure, step condensation, list types, sentence rules, callouts, bolding, overview quality, links, placeholders, formatting) for skills to reference one source.KB Editing Conventions Scan (Derek subsection)table to.claude/skills/kb-pr-review/SKILL.md— a 12-row mechanical sweep that runs on every file during Derek review. Rows map to the rulebook:<!-- link removed -->recoverable target searchStep N —em-dash subheading normalizationThe inline scan list stays deterministic and always-in-context; the rulebook provides the "why" and edge-case guidance. New patterns should be added to both the KB skill and editing conventions
.mdfiles in the same PR.