Skip to content

feat(signoff): open the Check session with a jargon-free issue summary#255

Merged
eduralph merged 1 commit into
mainfrom
feat/245-signoff-plain-summary
Jul 5, 2026
Merged

feat(signoff): open the Check session with a jargon-free issue summary#255
eduralph merged 1 commit into
mainfrom
feat/245-signoff-plain-summary

Conversation

@eduralph

@eduralph eduralph commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Closes #245.

Problem

When briefing the user for a Check beat, the system should generate a summary of the issue analogous to the PR introduction text — jargon-free and understandable without deep technical knowledge. Today the sign-off session goes straight into §3–§6 gates and verdicts with no plain-language framing.

Change

agents/signoff.md.jinja gains an "Open with a plain-language summary" section: the agent leads the session with a 2–3 sentence jargon-free summary — what was wrong (user terms, the symptom and who it hit) and what the change does — in the register of the pr-description.md "User impact" opener, sourced from brief.md + patch.diff. No path:line / type names / gate IDs. It is a spoken briefing, not a written artifact, so the sign-off write boundary ("exactly three things") is explicitly unchanged.

Confirmed design: prompt-only (no new SUMMARY section, no assemble/leaf change). Single-source: .claude/agents/signoff.md.jinja {% include %}s the body.

Verification

  • cd template && make check — 478 driver unit tests pass.
  • signoff.md.jinja parses cleanly (jinja2).
  • Render+run test skips locally without copier; runs in CI.

🤖 Generated with Claude Code

#245)

When briefing the human for the Check beat, the sign-off session dived straight into gates
and verdicts with no plain-language framing of what the change is about. Add a section to
signoff.md instructing the agent to lead with a 2-3 sentence jargon-free summary — what was
wrong in user terms and what the change does — analogous to the pr-description "User impact"
opener, sourced from brief.md + patch.diff, before the §3-§6 walkthrough. It's a spoken
briefing, not a new artifact, so the sign-off write boundary (exactly three things) is
unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@eduralph eduralph added this to the Milestone 0.52.0 milestone Jul 5, 2026
@eduralph eduralph merged commit 411151a into main Jul 5, 2026
2 checks passed
@eduralph eduralph deleted the feat/245-signoff-plain-summary branch July 5, 2026 13:21
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.

User legible Summary for Check

1 participant