Atomic Unit Matching

Judge, per atomic content unit, whether a target text (summary, abstract, or other candidate text) contains it — binary present/absent (ACU) or ternary support/partial_support/not_support (Nugget), per caller's value domain. Use this after atomic-unit-writing has produced the reference units, as the matching step before recall aggregation.

yogsoth-ai 896ab75 2 files · 1.9 KB Updated

File contents

Atomic Unit Matching

Per-unit coverage judgment against a target text — binary (ACU) or ternary (Nugget) value domain. Middle step of the atomic-unit 3-chain.

Execution

Subagent — spawned via spawn-agent skill.

Available SOPs

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access.

yogsoth-ai/paper-reading/tree/main/skills/atomic-unit-matching commit 896ab75056

Frequently asked questions

npx skillmds@latest add yogsoth-ai/atomic-unit-matching