Skip to main content
在 Manus 中运行任何 Skill
一键导入

review-conversion

// Reviews a completed Rock RMS Obsidian block conversion for bugs, missing logic, redundant code, and pattern violations. Primary input is the /working/{block-name-kebab}/ research folder produced by /convert-block — review verifies code against the documented spec and writes verdicts back into each artifact. The WebForms .ascx.cs is ground truth for spec-gap detection (catches what convert-block missed). When /working/ is absent (post-archive scenario), falls back to a fresh-eye audit against WebForms only. Use when the user says "review conversion", "review block", "review obsidian block", "check the conversion", "compare to webforms", "audit the block", or asks to verify a converted block before merging. Use after all conversion files are written. Do NOT use for: incomplete conversions, non-conversion code review, or general Rock RMS questions.

$ git log --oneline --stat
stars:667
forks:416
updated:2026年5月19日 20:13
文件资源管理器
2 个文件
SKILL.md
readonly