Skip to content

deep-review: collapse specialist findings in verdict output - #8

Merged
stbenjam merged 4 commits into
stbenjam:mainfrom
not-stbenjam:deep-review-collapse
Jul 23, 2026
Merged

deep-review: collapse specialist findings in verdict output#8
stbenjam merged 4 commits into
stbenjam:mainfrom
not-stbenjam:deep-review-collapse

Conversation

@not-stbenjam

Copy link
Copy Markdown
Contributor

Summary

  • Wrap specialist findings in nested <details> blocks so PR comments are less noisy
  • Each specialist gets its own collapsible section with severity counts in the summary line
  • Update footer to link to the skill source repo
  • Bump plugin version to 0.0.2

Test plan

🤖 Generated with Claude Code

not-stbenjam and others added 3 commits July 23, 2026 07:28
Wrap specialist findings in nested <details> blocks so PR comments
are less noisy — readers expand only the specialists they care about.
Update footer to link to the skill source repo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…osure

Move specialist prompts to references/specialist-prompts.md and
PR posting mechanics to references/pr-posting.md. Main SKILL.md
drops from ~7,200 tokens to ~2,800, well under the 6,000 limit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move reproducer prompt to references/reproducer-prompt.md, compress
argument parsing and arbiter sections. SKILL.md now ~1,558 words
(~2,000 tokens), well under the 3,000 warn limit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stbenjam

Copy link
Copy Markdown
Owner

Some comments:

  • break up specialists into individual markdown files, references/specialists/X.md
  • the mai nprompt should instruct each subagent: "You are a X. Read references/specialists/X.md.... etc"
  • Rermove -prompt from the name, not needed

Address PR feedback:
- Split specialist-prompts.md into references/specialists/{name}.md
- Update SKILL.md to instruct subagents to read their specialist file
- Remove "-prompt" naming convention

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stbenjam
stbenjam merged commit f349977 into stbenjam:main Jul 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants