← ClaudeAtlas

no-commentslisted

Delegate comment review, fix accepted findings, and offer encodings for claimed constraints.
3metaJun/mstack · ★ 0 · AI & Automation · score 72
Install: claude install-skill 3metaJun/mstack
# No comments Delegate a comment-review worker and act on accepted findings. Defer to the comment-review worker's fresh perspective. ## Scope Use the caller's files or diff. Otherwise use the current diff against the base branch, default `main`, including the working tree. ## Steps 1. Delegate one read-only worker with the `reviewer` role through the active Harness delegation interface, scoped to comment review. When the optional `agents/comment-reviewer.md` instructions are available, pass them to the worker. Do not restate its rules. If delegation is unavailable, perform the same review directly. 2. Inspect its report and diff. Reject application-code edits, scope escapes, exception-protected deletions, misstated `MUST KILL` reasons, and flags that treat kept intentional code as guilty. Reshape flags on our-code surprises stay actionable. Do not restore those comments. A keep survives only with proof it is about something we cannot change. Audit missed scoped lint and TypeScript suppressions. Correctness or safety suppressions stay actionable `MUST KILL`s. Restore deletions only with exact exceptions and scoped proof. Before accepting thin `IMPORTANT` or `do not remove` kills or keeps, run `/how` or `/why` on their symbol. If a kill is ambiguous, do not restore. If a keep is refuted or still ambiguous, delete it. Revert and rerun one rejected report with the failure named. Reject a second, report it open, and fail `/no-comments`. 3. Fix trivial accepted flags directly