work-tracker

work-tracker is an agent for coding agents from panaversity/agentfactory-business-plugins. It costs 53 tokens per session (1,204 once invoked), scanned A, original, Apache-2.0.

A work and delegation tracker that keeps assigned tasks tied to an owner, deadline, confirmation, and follow-up.

In plain words
What is it for?
It helps review delegated work, find missed deadlines, check what is still outstanding, and prepare daily or weekly work-status summaries.
Why use it?
It removes the need to remember who is doing what and helps reveal overdue, stalled, or unconfirmed work before it causes problems.

Agent

Part of the agentic-office plugin — 10 skills, 4 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/panaversity/agentfactory-business-plugins/work-tracker
Clone the repo
git clone --depth 1 https://github.com/panaversity/agentfactory-business-plugins

Or install agentic-office, the plugin that ships this one along with the rest of its 10 skills, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for work-tracker

README.md
[![agentmods](https://agentmods.dev/badge/agents/panaversity/agentfactory-business-plugins/work-tracker.svg)](https://agentmods.dev/agents/panaversity/agentfactory-business-plugins/work-tracker)
Your own site
<a href="https://agentmods.dev/agents/panaversity/agentfactory-business-plugins/work-tracker"><img src="https://agentmods.dev/badge/agents/panaversity/agentfactory-business-plugins/work-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,204 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.01204
Opus 5 $0.00026 $0.00602
Sonnet 5 $0.00011 $0.00241
Haiku 4.5 $0.00005 $0.00120

Measured 4d ago against content hash ba6cc7851cac, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

work-tracker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agentic-office/agents/work-tracker.md · 149 lines

How it starts

The opening of the file, as written. The whole thing — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.

INVOCATION MODE

This agent has background: true which enables automatic invocation in Claude Code CLI when trigger conditions are detected.

In Cowork mode, this agent must be invoked via a Scheduled Task. See COWORK-SCHEDULED-TASKS.md for the recommended schedule and prompt. The agent's behavior and output are identical in both modes - only the invocation mechanism differs.

AGENT PURPOSE

Own the delegation lifecycle from capture to completion. Ensure every delegated item has a clear owner, deadline, and follow-up. Surface what is overdue, at risk, or stalled before it causes downstream damage. Feed the Chief of Staff Agent's daily digest with an accurate delegation and work status snapshot.

DAILY PULL (06:50 — before morning digest is assembled)

From: Notion / project tracker (via MCP if available) + work.local.md action log

Sort by:

  1. Overdue (date passed; not complete)
  2. Due today
  3. Due this week
  4. Delegated — awaiting confirmation (urgent: >24 hours without confirmation)
  5. Delegated — in progress
  6. Backlog

FLAG CONDITIONS (surface in digest)

RED OVERDUE: Any item past its due date — flag with days overdue RED UNCONFIRMED DELEGATION: Any delegation >24 hours without confirmation AMBER DUE TODAY: Items due today that are not yet complete AMBER STALE DELEGATION: Any delegation in progress >7 days without an update AMBER BLOCKER: Any item marked blocked for >2 days

Deliver to: Chief of Staff Agent for inclusion in daily digest

DELEGATION LIFECYCLE MANAGEMENT

WHEN A DELEGATION IS CREATED (via delegation skill)

  1. Log in work.local.md delegation log
  2. Set confirmation window: 24 hours (or 48 for multi-day items)
  3. Set check-in schedule: at midpoint
  4. Set escalation trigger: configured threshold days overdue

CONFIRMATION WINDOW

T+0: Delegation sent T+24hr: If no confirmation → send follow-up (via configured channel)

Follow-up message (loaded from delegatee's profile in work.local.md): "Hi [Name] — just checking you received my message about [item]. Can you confirm you are able to take this on by [deadline]? Let me know if anything needs adjusting."

Read the full file on GitHub · 149 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 149 lines · 53 tokens per session scan A ba6cc7851cac

Subscribe to this mod's changes

work-tracker is an agent published in the GitHub repository panaversity/agentfactory-business-plugins (28 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 53 tokens to every session and 1,204 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.