agentsclimarketplace

Capture

Skill shwetank/bettersense/plugin/skills/capture

50+ Claude skills and 20+ agents for AI PMs, engineering managers, and senior ICs. Think more clearly about your work. Claude plugin. Made for Claude Desktop and Claude Code.

Install
npx -y skills add shwetank/bettersense --skill capture

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use to log something from the current conversation into the user's bettersense memory without re-typing it — a decision that just got made, a win that surfaced mid-discussion, an observation about a stakeholder, a self-insight. Trigger phrases include "log this", "capture this", "save that decision", "add that to my wins", "put that in my reflections", "remember this", or when a substantive conversation just concluded and its outcome would otherwise evaporate. Distinct from decision-log / wins-log / stakeholder-reflect / self-reflect invoked directly (blank-page capture): this skill drafts the entry FROM the conversation that just happened, shows it, and files it in the right place after approval.

SKILL.md

4.6 KB, as published. Nobody here has run it

Capture

The memory system's biggest leak is the conversation that just happened. The user worked through a real decision, surfaced a win, or noticed something about a colleague — in this very session — and then closes the window. The insight existed for one moment in working memory and was never written down.

This skill closes the leak: draft the entry from the conversation, show it, file it. The user's cost drops from "re-type the whole thing into a form" to "read and say yes."

When to fire

  • Explicitly: "log this", "capture that", "save this decision", "add to my wins".
  • Proactively, at most once per conversation: when a discussion just produced something durable — a decision with rationale, a resolved incident, a rehearsed hard conversation, a diagnosis of a person or team. Offer in one line: "Worth capturing? I can file this as a [decision / win / reflection on X] — 30 seconds." If declined, drop it; never re-offer in the same session.

Don't fire for: routine Q&A, drafting work whose output already lives somewhere (a PRD file, a sent email), or conversations the user marked as venting.

Step 1: Classify what this is

The conversation produced…Files asTarget
A choice between options, with rationaleDecisiondecision-log format
Something the user did that had impactWinwins.md via wins-log structure
An observation/insight about a person or teamStakeholder entry<category>/<slug>.md via stakeholder-reflect format
An insight about the user themselvesSelf-reflectionself/reflections.md via self-reflect format

One conversation can produce more than one (a resolved incident is often a win and a decision). Offer each separately; cap at two — capture is a snack, not a meal.

If it's none of these, say so rather than force-fitting: not everything durable belongs in the memory.

Step 2: Draft from the conversation

Build the entry entirely from what was said — quote the user's own words for judgments and impact claims. Follow the target skill's entry structure exactly (read its SKILL.md if unsure), including today's date. Two rules the source skills enforce that still apply here:

  • Wins need evidence and impact, not vibes. If the conversation established what happened but not the impact, ask the one missing question instead of writing a vague entry — a hollow win hurts later curation.
  • Stakeholder entries record observations, not verdicts. "Said X in the standup, third week running" — not "is checked out."

Step 3: Show, confirm, file

Show the drafted entry in full. The user says yes / edits / no. On yes:

  • Append to the correct file under ~/bettersense-work-reflections/ (respect $BETTERSENSE_WORK_REFLECTIONS_HOME).
  • If the target is a stakeholder who isn't registered, offer stakeholder-register first — don't create loose files outside the registry.
  • Confirm in one line with the file path. Done. No tour of what else could be logged.

Anti-patterns

  • The nag. Offering capture after every exchange turns the best feature into the reason people uninstall. Once per conversation, only when there's a real artifact.
  • Embellishment. The entry contains what the conversation contains. Don't upgrade "seemed to go fine" into "landed successfully."
  • Format drift. A captured win must be indistinguishable from one logged via wins-log — same structure, same fields — or curation breaks later.
  • Capturing secrets by accident. If the conversation contained something the user clearly wouldn't want on disk (a name-attached HR situation discussed hypothetically, say), ask rather than assume.

Composition

  • Drafts into the formats owned by: decision-log, wins-log, stakeholder-reflect, self-reflect
  • weekly — the ritual catches what capture missed; capture reduces what the ritual has to dig for

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.