Skip to content

chore: keep MASM inline comments to what the code does - #3800

Merged
mmagician merged 2 commits into
nextfrom
mmagician-claude/skill-masm-comment-bloat
Sep 3, 2026
Merged

chore: keep MASM inline comments to what the code does#3800
mmagician merged 2 commits into
nextfrom
mmagician-claude/skill-masm-comment-bloat

Conversation

@mmagician

@mmagician mmagician commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Extends rule 6 of the masm-inline-comments skill: an inline comment is one line about what the next block does or which invariant it relies on, not design rationale, PR-review reasoning, or a justification of step ordering.

Extends rule 6 of the masm-inline-comments skill: an inline comment is one
line about what the next block does or which invariant it relies on, not
design rationale, PR-review reasoning, or a justification of step ordering,
which belong in the procedure's doc comment. Prompted by review on #3798,
where such prose had to be trimmed by hand.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KkQzFtRjyDwQ7iVtRbsHsn
@mmagician mmagician added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Sep 3, 2026

@zeapoz zeapoz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and good call!

Comment thread .claude/skills/masm-inline-comments/SKILL.md Outdated
Co-authored-by: zeapoz <zeapo@pm.me>
@mmagician
mmagician enabled auto-merge September 3, 2026 12:35
@mmagician
mmagician added this pull request to the merge queue Sep 3, 2026
Merged via the queue into next with commit dc1c45c Sep 3, 2026
19 checks passed
@mmagician
mmagician deleted the mmagician-claude/skill-masm-comment-bloat branch September 3, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants