Maintain tasklog.md for cross-session task tracking. Track status, owner, age, blockers. Flag stale items. Bridge to workspace/tasks/. [EXPLICIT] Trigger: "tasklog", "track task", "open tasks", "task status", "pending items"
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.html"Open tasks that never close become invisible technical debt."
Maintains tasklog.md as the cross-session task tracking system. Each item has ID, description, status, owner, opened date, and notes. Items >14 days without progress are flagged for review. Completed items retained 30 days then archived. Task bridges connect to workspace/tasks/TL-XXX-<slug>/ for working files. [EXPLICIT]
tasklog.md (or create if missing)| TL-015 | Implement offline cache for program catalog | open | agent | 2026-03-23 | Blocked by Principle VIII design |
## Completed section with completion date⚠️ STALE prefix to items >14 days without progressworkspace/tasks/TL-015-offline-cache/README.md## Completed sectionsession-protocol — Reviews tasklog during pending closurechangelog-management — Complementary log for decisionsworkspace-governance — Task bridges live in workspace/tasks/Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.