<- Back to blog
Resume WritingJune 21, 2026

How to Turn Rough Work Notes Into Resume Bullets

Rough work notes become strong resume bullets when you separate facts from phrasing, choose the proof worth showing, and rewrite each note into action, context, and defensible outcome.

Andrew Jiang

Turn rough work notes into resume bullets by keeping the facts first, then compressing each note into action, context, and defensible outcome. Do not start by asking an AI tool to "make this sound impressive."

Start by asking what the note proves.

That is the difference between a bullet that sounds polished and a bullet that survives an interview. Tiny CV's rule is facts before phrasing: your draft can get sharper, but the evidence has to stay yours.

What should rough work notes capture before you write bullets?

Rough work notes should capture the situation, your action, the tool or method, the audience, the constraint, and the outcome before you try to make anything resume-ready.

Most weak bullets are not weak because the verb is boring. They are weak because the source material is thin.

Write the messy version first:

Fixed onboarding bug
Worked with support
Added logs
Customer issue stopped repeating
Maybe related to activation? need check

That note is not a bullet yet. It is raw material.

Harvard's Mignone Center describes a resume as a concise, informative summary of abilities, education, and experience that should highlight the strongest assets for a similar position.1 MIT Career Advising and Professional Development teaches the same drafting logic with PAR statements: describe the project or context, the activity you performed, and the result or outcome.2

So your first job is not style.

Your first job is evidence capture.

How do you turn one messy note into one resume bullet?

Turn one work note into one resume bullet by identifying the action, naming the work context, adding the method or constraint, and ending with a true result.

Use this shape:

Action + work context + method or constraint + defensible outcome

That formula is intentionally plain. Yale's Office of Career Strategy recommends an action, project, and result structure for accomplishment statements.3 The University of Arizona describes effective resume bullets with a similar APR structure: action, project or problem, and result.4

Here is the rough note again:

Fixed onboarding bug
Worked with support
Added logs
Customer issue stopped repeating
Maybe related to activation? need check

Bad polished version:

Drove onboarding optimization strategy that improved activation and eliminated customer friction.

Better evidence version:

Debugged a recurring onboarding setup failure with support, added request logs for the edge case, and documented the fix so new tickets could be triaged faster.

The better bullet is calmer because it does not borrow proof from the future. It says what happened, how you contributed, and what changed that you can defend.

If you later verify that activation improved and you can safely share the number, add it. Until then, do not turn "maybe related to activation" into a metric.

The Work Note Proof Filter

The Work Note Proof Filter helps you decide which notes deserve resume space and which should stay private.

Use it before writing. It keeps the resume from becoming a diary of everything you touched.

QuestionKeep the note if...Rewrite or skip if...
What changed?The note points to a release, decision, fix, process, customer outcome, risk reduction, learning, or reusable artifactIt only says you attended, helped, watched, or were responsible for something
What did I do?Your action is visible enough to explain in an interviewThe note hides your role behind "we" and you cannot separate your contribution
Who used it?A user, customer, teammate, manager, system, reviewer, or future version of you benefitedNo audience or receiver is clear
What made it hard?There was a constraint: time, ambiguity, scale, quality, stakeholder conflict, legacy code, compliance, accessibility, or missing dataIt was routine work that does not support the target role
What evidence exists?There is a ticket, PR, dashboard, launch note, support thread, design doc, repo, customer note, or memory you trustYou would be guessing at the result
What role does it support?It proves a skill, behavior, domain, level, or target-role requirementIt is true but not relevant enough for this resume version

NACE's career readiness framework is useful here because it names the broad competencies employers often look for: communication, critical thinking, teamwork, professionalism, leadership, technology, career development, and equity and inclusion.5 Those labels are not bullets by themselves.

Your notes have to show the behavior.

"Strong communicator" is weak.

"Wrote the release note and support handoff for a billing-state change before launch" is evidence.

What if the note has no metric?

A resume bullet can be strong without a metric if it uses verifiable scope, audience, before-and-after state, frequency, constraint, or artifact.

Metrics are useful when they are real. They are risky when they are decoration.

The University of Alabama Career Center tells candidates to write bullets around action verbs, nouns that clarify what or how many, and results when possible.6 That does not mean every bullet needs a percentage.

It means every bullet needs a reason to exist.

Use these substitutes when a numeric metric is not available:

Instead of inventing a number, use...Example evidence
Scope"for three support workflows," "across two onboarding screens," "used by the backend on-call rotation"
Frequency"weekly," "during monthly close," "for every new customer setup"
Audience"for PM and support leads," "for hiring panel review," "for enterprise admins"
Before-and-after state"replaced manual spreadsheet checks," "moved from ad hoc triage to documented queue ownership"
Constraint"under a two-week launch window," "without changing the public API," "inside SOC 2 review constraints"
Artifact"runbook," "dashboard," "RFC," "test suite," "training guide," "case study," "migration checklist"

Tiny CV's markdown source is useful because you can keep the rough note, private proof, and public bullet next to each other while drafting. Before you publish or export, delete the private evidence and leave only the sentence you are willing to defend.

For a deeper version of this guardrail, use how to write resume bullets without inventing metrics.

How should AI help with the rewrite?

AI should help compare, compress, and clarify your notes, but it should not invent the achievement.

Give the model the raw note, the target role, and a rule: do not add facts, numbers, tools, titles, customers, or outcomes that are not in the note.

Use this prompt:

Turn the work note below into 3 resume bullet options.

Rules:
- Do not add facts, metrics, tools, customers, titles, or outcomes that are not in the note.
- Keep each bullet under 28 words.
- Use action + context + method or constraint + defensible outcome.
- If the note is too thin, ask me what evidence is missing instead of guessing.

Target role:
[paste role target]

Work note:
[paste rough note]

Then review the diff.

This is where your resume source of truth matters. If the AI output adds "increased conversion," "owned," "led," "enterprise," or "cross-functional" without evidence in the note, reject that phrase. If it simply makes the true work clearer, keep the useful wording.

Tiny CV takes the same view as the prompt above: an agent can edit the resume, but the human owns the facts.

How do you choose the final bullet?

Choose the final bullet by matching the strongest defensible proof to the role you are targeting.

Do not keep all three versions just because they are true. A resume is a compressed evidence page, not a changelog.

MIT's resume guidance says to use the position description to decide what to include and to describe experience with specificity.7 The University of Washington Career & Internship Center says action verbs should accurately reflect skills and experiences when describing accomplishments.8

That gives you a simple final pass:

  1. Truth: Could I explain this bullet without adding new facts?
  2. Relevance: Does it support this target role?
  3. Specificity: Does it name the work, method, audience, constraint, or result?
  4. Compression: Is it shorter than the note without losing the proof?
  5. Placement: Does it deserve resume space more than the bullet it replaces?

Here is the same note turned into three role-specific versions:

Target roleBetter bullet
Support engineerDebugged a recurring onboarding setup failure with support, added request logs for the edge case, and documented triage notes for future tickets.
Product analystInvestigated a recurring onboarding setup issue with support and added request-level logging so the team could inspect the failure path more clearly.
Backend engineerAdded request logging around a recurring onboarding setup failure and documented the edge case so support and engineering could triage repeat reports faster.

The facts did not change.

The emphasis did.

That is truthful tailoring.

A Tiny CV workflow for rough notes

Use Tiny CV as a workbench for turning rough notes into bullets without losing control of the evidence.

  1. Create a private scratch section in your markdown draft called Work notes.
  2. Paste messy notes under the relevant role, project, or proof area.
  3. For each note, fill in action, context, method or constraint, audience, and outcome.
  4. Draft two or three bullet options, either by hand or with an AI agent using a no-invention prompt.
  5. Move the strongest bullet into the public resume section.
  6. Preview the page in Tiny CV's paper view and cut weaker bullets if the stronger evidence no longer fits.
  7. Publish the public CV link for humans when the page is clean, and export the PDF when an application system needs one.

The private note can stay in your source of truth. The public bullet should be smaller, sharper, and easier to defend.

That is the whole point: keep the messy evidence close enough to verify, but only send the compressed proof.

Footnotes

  1. Harvard Faculty of Arts and Sciences Mignone Center for Career Success, "Harvard College Guide to Creating a Strong Resume," accessed June 21, 2026, https://careerservices.fas.harvard.edu/resources/create-a-strong-resume/

  2. MIT Career Advising and Professional Development, "Resumes: Writing about your skills," accessed June 21, 2026, https://capd.mit.edu/resources/resumes-writing-about-your-skills/

  3. Yale Office of Career Strategy, "Writing Impactful Resume Bullets," accessed June 21, 2026, https://ocs.yale.edu/resources/writing-impactful-resume-bullets/

  4. University of Arizona Career, "Write Impressive Bullet Points Using APR Format," accessed June 21, 2026, https://career.arizona.edu/resources/write-impressive-bullet-points-using-apr-format/

  5. National Association of Colleges and Employers, "What is Career Readiness?," accessed June 21, 2026, https://www.naceweb.org/career-readiness/competencies/career-readiness-defined/

  6. University of Alabama Career Center, "Resume Development," accessed June 21, 2026, https://career.sa.ua.edu/develop/resumes/

  7. MIT Career Advising and Professional Development, "Resumes," accessed June 21, 2026, https://capd.mit.edu/resources/resumes/

  8. University of Washington Career & Internship Center, "Resume Action Verbs," accessed June 21, 2026, https://careers.uw.edu/resources/resume-action-verbs/

Next step

Turn this into a one-page resume.

Write in markdown, preview on paper, and publish a clean Tiny CV link when you are ready.

Start writing