con un clic
infer-priorities
Rank items by urgency into a priority list with source breadcrumbs.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Rank items by urgency into a priority list with source breadcrumbs.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Render brief from template and deliver to configured targets (email, GitHub issue, terminal).
Read and write memory JSON files in the user's dayarc folder.
Generate structured talking points for performance reviews, 1:1s, and self-assessments from accumulated monthly summaries.
Check for and apply updates to the Dayarc agent package from GitHub.
Extract corrections from user's reply to a brief email.
Conversationally configure a new signal source connector (Jira, ADO, Linear, Slack, etc.), generate a custom COLLECT skill, and register it in config.json.
| name | Infer Priorities |
| description | Rank items by urgency into a priority list with source breadcrumbs. |
Flagged emails, saved Teams messages, high-effort activities, meetings, carryover items, calendar.
{
"priorities": [{
"description": "Review auth token refresh PR",
"source_breadcrumb": "github.com/org/repo/pull/1234",
"urgency": "🔴 urgent"
}]
}