roughdraft-review
SolidOpen a Markdown file in Roughdraft, wait for the user's CriticMarkup review, then apply or respond to the feedback.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- zby
- Repository
- zby/commonplace
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- CC-BY-4.0
Similar Skills
Semantically similar based on skill content — not just same category
roughdraft
Put a Markdown file in front of the user for review in a browser, then read their comments and suggested edits back and reply inside the document. Use when the user wants to review, comment on, or mark up a document, when handing over a plan or draft for feedback, or when they say "open this in roughdraft" or "rd". Covers opening the document, waiting for Done Reviewing without losing the signal, and the CriticMarkup shapes that actually render.
comment-review
Review markdown or HTML artifacts before fixation (publish/commit/deposit/merge) via /inquire × /sublate × /gap × /contextualize through a channel-first browser preview loop. Markdown renders via marked; HTML serves directly through a Shadow DOM. Each round mode is `apply + scan` (apply queued comments now + scan to surface findings into the next round's sidepanel) or `apply` (apply only). User-invoked via /comment-review.
review
Canonical review parent command. Runs the default three-stage review for tracks or project changes, and routes to quick-review, bughunt, deep-review, or assist-review when the user asks for explicit review depth or when the review context justifies escalation.