بنقرة واحدة
detect-drift
Find priorities that are being neglected.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Find priorities that are being neglected.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| name | Detect Drift |
| description | Find priorities that are being neglected. |
Weekly summary, monthly summary, recent daily profiles (up to 5).
{
"alerts": [{
"priority": "Cost optimization review",
"days_inactive": 3,
"suggestion": "Schedule 30 min to review the cost optimization proposal",
"source_breadcrumb": "weekly-summary-current.json › suggested_focus_next_week[0]"
}]
}
source_breadcrumb — reference where the neglected priority came from (e.g., the memory file and field, a linked email subject, or a Teams thread). If the original item had a breadcrumb (e.g., from infer_priorities), carry it forward here. If unavailable: "source unavailable".