task-draft

task-draft is a skill for Claude Code from byjunyoung/claude-product-skills. It costs 148 tokens per session (2,493 once invoked), scanned A, original, no licence file.

A task-record writer that extracts statements from a chat, page, or spoken agreement and places them into a context table.

In plain words
What is it for?
Use it to create a task record or update an existing one from a request source.
Why use it?
It keeps confirmed facts, the writer's inferences, and undecided points separate instead of mixing them together.

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 create a task record or update an existing one from a request source.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-draft.svg)](https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-draft)
Your own site
<a href="https://agentmods.dev/skills/byjunyoung/claude-product-skills/task-draft"><img src="https://agentmods.dev/badge/skills/byjunyoung/claude-product-skills/task-draft.svg" alt="Measured on agentmods" height="20"></a>
Per session 148 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,493 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.00148 $0.02493
Opus 5 $0.00074 $0.01247
Sonnet 5 $0.00030 $0.00499
Haiku 4.5 $0.00015 $0.00249

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

Security

Grade A, and why

task-draft 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 5d 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-draft/SKILL.md · 143 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. 5d ago Changed · +2 lines 270a7881fc3c
  2. 8d ago First seen · 141 lines · 148 tokens per session scan A 61a8e74df387

Subscribe to this mod's changes

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