task-sync

task-sync is a skill for Claude Code from byjunyoung/claude-product-skills. It costs 156 tokens per session (3,343 once invoked), scanned A, original, no licence file.

A tool for comparing a planning task list with the engineering tracker it is meant to mirror. It identifies differences such as missing, duplicated, wrongly grouped, relinked, or mismatched tasks.

In plain words
What is it for?
Use it to review discrepancies, propose corrections, and approve changes to the engineering tracker.
Why use it?
It helps find planning and tracking records that have drifted apart before anyone changes the data.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the pm plugin — 6 skills shipped together

Good fit Use it to review discrepancies, propose corrections, and approve changes to the engineering tracker.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/byjunyoung/claude-product-skills/task-sync
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.

Any agent
npx skills add byjunyoung/claude-product-skills --skill task-sync
Clone the repo
git clone --depth 1 https://github.com/byjunyoung/claude-product-skills

Made for: Claude Code.

Or install pm, the plugin that ships this one along with the rest of its 6 skills.

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 task-sync

README.md
[![agentmods](https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-sync/github.svg)](https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-sync)
Your own site
<a href="https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-sync"><img src="https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-sync/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for task-sync

Your own site · 80×15
<a href="https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-sync"><img src="https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-sync.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 156 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,343 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00156 $0.03343
Opus 5 $0.00078 $0.01672
Sonnet 5 $0.00031 $0.00669
Haiku 4.5 $0.00016 $0.00334

Measured 3d ago against content hash 46288860dbcb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

task-sync 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 3d 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.

plugins/pm/skills/task-sync/SKILL.md · 139 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 3d ago Changed · +7 lines · +7 tokens per session 46288860dbcb
  2. 5d ago Changed · +10 lines 3dab7382cbbe
  3. 8d ago First seen · 122 lines · 149 tokens per session scan A 176a9ed1a960

Subscribe to this mod's changes

task-sync is a skill published in the GitHub repository byjunyoung/claude-product-skills (5 stars, last pushed yesterday), with no licence file. It adds 156 tokens to every session and 3,343 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

contribution-workflow

Create or document a contribution workflow for a design system — the multi-stage process for evaluating, accepting, and shepherding new contributions through to publication. Trigger when someone says: how should someone contribute, contribution process, adding a new component, contribution guidelines, what's the…

murphytrueman/design-system-ops · 99 tokens

backlog-generator

Transform audit findings into sprint-ready work items with effort estimates, acceptance criteria, and stakeholder-friendly rationale. This converts existing findings into tickets, NOT the process for contributing new components to the system. Trigger when someone says: generate backlog items, create tickets from…

murphytrueman/design-system-ops · 108 tokens

build-flow

Autonomously build a complete Power Automate flow from a description. Use when you need to generate a full flow definition and create it.

microsoft/power-platform-skills · 31 tokens

add-azuredevops

Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.

microsoft/power-platform-skills · 37 tokens

route-environments

Check Power Platform environment routing status and understand default environment resolution. Use when the user asks about environment routing, developer environments, or new maker landing. Routing is configured in the admin center, not here. NOT for listing flows or managing connections.

microsoft/power-platform-skills · 52 tokens

create-flow

Guided flow creation wizard. Use when the user wants to create a new flow interactively.

microsoft/power-platform-skills · 22 tokens