task-publish

task-publish is a skill for Claude Code from byjunyoung/claude-product-skills. It costs 174 tokens per session (11,447 once invoked), scanned A, original, no licence file.

A workflow for creating or updating a task record in an engineering tracker. The record stores a summary and links to the main content, so the tracker remains the place where the task is edited.

In plain words
What is it for?
Use it to file a new engineering ticket or update an existing one after resolving its parent and required fields.
Why use it?
It avoids keeping separate, conflicting copies of task details and collects missing information in one interview.

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 file a new engineering ticket or update an existing one after resolving its parent and required fields.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-publish/github.svg)](https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-publish)
Your own site
<a href="https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-publish"><img src="https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-publish/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-publish

Your own site · 80×15
<a href="https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-publish"><img src="https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-publish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 174 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 11,447 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.00174 $0.11447
Opus 5 $0.00087 $0.05724
Sonnet 5 $0.00035 $0.02289
Haiku 4.5 $0.00017 $0.01145

Measured today against content hash 135cb69be130, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

task-publish 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 today.

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-publish/SKILL.md · 539 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. today Changed · +2 lines 135cb69be130
  2. 6d ago Changed · +70 lines 9ba71565c5a0
  3. 7d ago Changed · +259 lines · +25 tokens per session 66c127f05603
  4. 11d ago First seen · 208 lines · 149 tokens per session scan A 42989d5b079e

Subscribe to this mod's changes

task-publish is a skill published in the GitHub repository byjunyoung/claude-product-skills (5 stars, last pushed today), with no licence file. It adds 174 tokens to every session and 11,447 once invoked, about $0.0009 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

catchup

Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.

oliver-kriska/claude-elixir-phoenix · 48 tokens