update

Synchronizes project tracker tasks and updates related metadata.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ilove323/comlan-skills --skill update-ilove323
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/ilove323/comlan-skills/tree/main/productivity/skills/update
Command: npx skills add https://github.com/ilove323/comlan-skills --skill update-ilove323

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps a user's task list and personal memory aligned with external tools and recent activity so action items do not get lost and stale tasks are surfaced for review.

Core Features & Use Cases

  • Sync external tasks: Compare TASKS.md with project trackers, GitHub issues, and other connected sources to propose additions and completions.
  • Stale task handling: Identify overdue tasks, long-running "in progress" items, and tasks lacking context for user review.
  • Memory enrichment: Decode entities from task text, surface unknown terms or people, and suggest additions to memory files or project records.
  • Comprehensive scan: Optionally scan chat, email, calendar, and documents to discover missing action items and recommend new memories.

Quick Start

Run the update skill to sync external task sources and refresh memory by invoking /productivity:update or /productivity:update --comprehensive.

Frequently Asked Questions about update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync external tasks with my local task list and find missing action items?

To sync external tasks, this Skill compares your local TASKS.md file against project trackers, GitHub issues, and connected sources to propose task additions, flag stale items, and find missing action items automatically.

What is the best way to identify stale tasks and overdue action items in my productivity workflow?

To identify stale tasks, this Skill performs diffs against TASKS.md to surface overdue tasks, long-running in-progress items, and tasks lacking context for your review and completion.

Can I scan chat, email, and calendar to discover missing tasks and update memory?

Yes, you can run a comprehensive scan of chat, email, calendar, and documents when MCP connectors are available to discover missing action items and recommend new memory updates.

Do I need MCP connectors to sync tasks and refresh personal memory?

You do not need MCP connectors for basic task sync and memory refresh, but they are required to enable the optional comprehensive scan across chat, email, calendar, and repository issues.

How does task entity decoding work to enrich personal memory files?

Task entity decoding extracts entities, unknown terms, and people from task text to suggest additions to your memory files and project records, enriching your personal memory context.