fix: lead post-run summary with editing the wording, not the look (#60)#61
Merged
Merged
Conversation
The Phase 9 summary already saved tailored-resume.md and cover-letter.md alongside each PDF and already pointed at the re-render flow, but buried both behind a "tweak the look" framing. Reframed to lead with the .md edit path and demote PDF→Google Docs to a secondary option for anyone who'd rather edit a rendered view. No new features — discoverability and framing fix only. Reported by @JamieP44. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #60 (reported by @JamieP44).
The Phase 9 post-run summary already saved
tailored-resume.mdandcover-letter.mdalongside each PDF, and already pointed at the re-render flow. But it buried both behind a "tweak the look" framing that pointed at fonts and spacing — so students who wanted to change the wording before sending didn't see the editable source they already had.Reframed: the .md sources are now the primary editing path, named explicitly with arrow callouts, led by "these PDFs are a strong starting draft, not the final artifact — they need a personal touch before sending." The Google Docs / Pages / Word / Canva path stays as a secondary option for anyone who prefers a rendered view.
No new features — discoverability and framing fix only.
What the student sees now (SKILL.md Phase 9 summary block)
Before:
After:
Test plan
pytest -q— 459/459 pass on the existing suitetest_skill_md_prologue.py,test_skill_md_phase6.py,test_skill_md_weak_model_guards.py,test_render_pdf.pyall checked)/resumasher <jd>run end-to-end after merge and read the rendered Phase 9 summary out loud — does the editing-the-wording framing arrive before the Google Docs alternative?Files changed
SKILL.md— Phase 9 summary block reworded (~10 lines net)CHANGELOG.md— entry under[Unreleased] > Changedcrediting @JamieP44 + linking PDF to editable format prompt #60🤖 Generated with Claude Code