with one click
filter-signals
Score incoming signals for relevance against user profile.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Score incoming signals for relevance against user profile.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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 | Filter Signals |
| description | Score incoming signals for relevance against user profile. |
Incoming signals (new emails, Teams messages, GitHub notifications), user profile.
{
"signals": [{
"description": "Email from Jane about cost optimization review",
"source_breadcrumb": "Outlook: Re: Cost optimization review",
"relevance": 0.9,
"pass_reason": "matches focus_area: cost optimization"
}]
}