shipshitdev/skills

no-comments

Review comments on a diff, delete narration and workaround sermons, fix accepted findings, and offer encodings for claimed constraints. Use before review or when asked to strip comments.

Installation

$ npx skills add shipshitdev/skills --skill no-comments

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from shipshitdev/skills · top by installs.

npx skills add shipshitdev/skills

Browse all from shipshitdev/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 35
License MIT
Default branch master
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.2.0
LicenseMIT
More metadata
portable_source
https://github.com/ericlitman/open-pstack
portable_commit
56bfd14418fa733e34d98f714f357d28788470e3
version
1.2.0
tags
comments, review, cleanup
author
Ship Shit Dev
source
https://github.com/cursor/plugins/blob/main/pstack/skills/no-comments/SKILL.md
upstream_repo
cursor/plugins
upstream_ref
main
upstream_commit
bdf7aa355337
last_synced
2026-09-05
license
MIT

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,849 B
  • docs SUMMARY.md 205 B

History

  1. First recorded snapshot · 7 installs

SKILL.md

No comments

Spawn a read-only comment reviewer. Act on accepted findings.

Authoring agents defend comments. Defer to a fresh reviewer that did not write the code.

Companion to comment-mode (granular feedback on prose drafts) and deslop (broader AI-artifact strip). This skill is the pre-review comment pass.

Authorized Scope

Apply this engine only within the user's requested task and existing explicit authorization. Loading or delegating to it grants no additional authority. Preserve report-only restrictions and the caller's target, host, provider, and cost limits. Existing approval satisfies a gate only for the same actions and scope; obtain approval before expanding them. Forward these limits to delegates.

Contract

Inputs:

  • The caller's files or diff. Otherwise the current diff against trunk,

including the working tree.

Outputs:

  • Deletion count, restored comments, reruns, fixes, encoding offers,

and open work

Creates/Modifies:

  • Deletes accepted comments and applies the smallest in-scope

root-cause fixes

External Side Effects:

  • None beyond local edits

Confirmation Required:

  • Before encoding a constraint comment into a type, test, or lint
  • Unattended runs require caller pre-approval for encodings

Delegates To:

  • how or why when an IMPORTANT or do not remove comment is

thin

  • architect once, sketch only, when a fix needs a new shape

Steps

  1. Spawn a read-only review subagent on the fast cheap tier. Pass the

scope and [references/comment-review.md](references/comment-review.md). Do not restate the rules.

  1. Inspect the report. Reject application-code edits, scope escapes,

exception-protected deletions, and flags that treat kept intentional code as guilty. A keep survives only with proof it is about something we cannot change. 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 and fail this skill.

  1. Fix trivial accepted flags directly. If any fix needs a shape, run

architect once for the accepted set and stop at the sketch.

  1. Implement the smallest root-cause fix in scope. Remove every named

workaround. If the root cause is out of scope, land the smallest in-scope fix and report the rest open.

  1. Constraint comments (do not remove, talk to X before changing)

stay when they are about things we cannot change. Offer the cheapest in-scope type, runtime, test, or CI lint. Wait for approval. If approved, encode then delete. Otherwise delete, report the constraint open, and sketch out-of-scope work.

  1. Report the deletion count, restored comments, reruns, architect

sketch, fixes, encoding offers, encodings, and open work.

No Comments procedure

Read [no-comments procedure](references/no-comments-procedure.md) when running this workflow. Apply the authorized scope and mode of this entry point to every step. Resolve other skills through this distribution’s active catalog; resolve resources relative to the installed skill directory.