What problem does it solve? Standing agendas accumulate un-filed items over time, making it hard for an owner to see what actually needs attention. This Skill runs a scheduled triage pass that files the un-triaged frontier into the agenda's hub graph and surfaces a ranked attention list. ## Core Features & Use Cases - Frontier-Scoped Placement: Files only un-triaged items into the hub graph using part_of links, seeding placement from each item's provenance-derived project and creating hub notes when two or more items share a project. - Attention Ranking: Ranks what genuinely needs the owner — blocking questions first, then approval-pending manifests, suspended standing effects, decision items, and resolvable blocked items — with a one-line recommendation annotation on each. - Orientation Maintenance: Proposes refreshed orientation paragraphs as annotations when a hub's body drifts from its children, and supplies missing Situate lines for decision items. - Use Case: On a weekly cadence, the run reads the agenda via ctl agenda list --all --json, files new items under project hubs, and parks a single triage:summary item listing every placement and the ranked attention list. ## Quick Start Ask the agent to run an agenda triage pass over the un-triaged frontier and produce a ranked attention summary.