agentsclimarketplace

Sync brief

Skill Speckledrattlesnakeinoculant470/claude-for-researchers/starter/.claude/skills/sync-brief

Optimize Claude Code workflows for long-term physics and mathematics research projects with structured toolkits and practical guidance.

Install
npx -y skills add Speckledrattlesnakeinoculant470/claude-for-researchers --skill sync-brief

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.
  • 0 stars0 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.

SKILL.md

1.7 KB, as published. Nobody here has run it

sync-brief

Propagate load-bearing changes from workbook.tex to brief.tex.

When to invoke

After establishing a new result, correcting a formula, or completing a section in workbook.tex. NOT for every edit — only for changes that affect what is established.

What "load-bearing" means

Propagate:

  • New theorem or proposition (statement, not proof)
  • Corrected formula (sign flip, wrong prefactor, wrong argument)
  • New result about the mathematical structure (new pole, new residue value, etc.)
  • Change to a key definition
  • A claim moved from "open" to "established" (or vice versa)

Do NOT propagate:

  • Pedagogical re-derivations of existing results
  • Reorganization / renaming without content change
  • Summary and outlook subsections
  • Typo fixes

When in doubt, ask the user.

Steps

  1. Identify the change. Ask the user what changed, or run git diff workbook.tex to see recent edits.

  2. Classify. Apply the load-bearing filter above. If ambiguous, ask.

  3. Locate the corresponding section in brief.tex. Grep for a related label, theorem name, or keyword. Do NOT read brief.tex in full.

  4. Make the targeted edit. In brief.tex:

    • Add the new theorem statement (without proof)
    • Replace the old formula with the corrected one
    • Update the "Status" line (ESTABLISHED / OPEN / CORRECTED)
    • Add a cross-reference to the workbook.tex section label
  5. Compile brief.tex (use /latex-compile brief.tex).

  6. Report:

    • What was propagated (which result, from which section)
    • What was deemed not load-bearing and skipped
    • Compilation status

Output format

Propagated: [result name] from sec:[label] → brief.tex §N (eq. [label])
Skipped (not load-bearing): [what and why]
brief.tex: M pages, clean.

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.